menu
avatar_better package
documentation
profile/profile.dart
Profile
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
?
backgroundColor
getter/setter pair
backgroundColor
: The background color of the profile (can be null).
Implementation
Color? backgroundColor;
avatar_better package
documentation
profile/profile
Profile
backgroundColor property
Profile class