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