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