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