menu
xmrbi_base_design package
documentation
entity/TextInfo.dart
TextInfo
TextInfo.fromJson factory constructor
TextInfo.fromJson factory constructor
dark_mode
light_mode
TextInfo.fromJson
constructor
TextInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TextInfo.fromJson(Map<String, dynamic> json) => _$TextInfoFromJson(json);
xmrbi_base_design package
documentation
entity/TextInfo
TextInfo
TextInfo.fromJson factory constructor
TextInfo class