update
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user