menu
dghub_appbar package
documentation
components/model/appbar_style.dart
AppBarStyle
AppBarStyle.fromJson factory constructor
AppBarStyle.fromJson factory constructor
dark_mode
light_mode
AppBarStyle.fromJson
constructor
AppBarStyle.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AppBarStyle.fromJson(Map<String, dynamic> json) => _$AppBarStyleFromJson(json);
dghub_appbar package
documentation
components/model/appbar_style
AppBarStyle
AppBarStyle.fromJson factory constructor
AppBarStyle class