menu
xmrbi_base_design package
documentation
entity/IconInfo.dart
IconInfo
iconData property
iconData property
dark_mode
light_mode
iconData
property
@JsonKey(toJson: _toIconJson, fromJson: _fromIconJson)
IconData
iconData
getter/setter pair
Implementation
@JsonKey( toJson: _toIconJson, fromJson: _fromIconJson, ) IconData iconData;
xmrbi_base_design package
documentation
entity/IconInfo
IconInfo
iconData property
IconInfo class