menu
ui_sdk package
documentation
props/UikAppBarProps.dart
UikAppBarProps
UikAppBarProps.fromJson factory constructor
UikAppBarProps.fromJson factory constructor
dark_mode
light_mode
UikAppBarProps.fromJson
constructor
UikAppBarProps.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory UikAppBarProps.fromJson(Map<String, dynamic> json) => $UikAppBarPropsFromJson(json);
ui_sdk package
documentation
props/UikAppBarProps
UikAppBarProps
UikAppBarProps.fromJson factory constructor
UikAppBarProps class