This commit is contained in:
2025-12-10 23:47:40 +09:00
parent 2de58a6525
commit c029cd1e10
12 changed files with 602 additions and 306 deletions
@@ -131,6 +131,8 @@ class CharacterStatusCard extends StatelessWidget {
width: 200,
height: 200,
fit: BoxFit.contain,
// color: Colors.white,
// colorBlendMode: BlendMode.screen,
errorBuilder: (context, error, stackTrace) {
return const Icon(
Icons.psychology,