menu
xmrbi_base_design package
documentation
entity/ButtonInfo.dart
ButtonInfo
bgColor property
bgColor property
dark_mode
light_mode
bgColor
property
@JsonKey(toJson: _toJson, fromJson: _fromJson)
Color
?
bgColor
getter/setter pair
Implementation
@JsonKey( toJson: _toJson, fromJson: _fromJson, ) Color? bgColor;
xmrbi_base_design package
documentation
entity/ButtonInfo
ButtonInfo
bgColor property
ButtonInfo class