menu
rush_sdk package
documentation
widget/json_form/data/schema_ui.model.dart
RTSchemaUI
RTSchemaUI.fromJson factory constructor
RTSchemaUI.fromJson factory constructor
dark_mode
light_mode
RTSchemaUI.fromJson
constructor
RTSchemaUI.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RTSchemaUI.fromJson(Map<String, dynamic> json) => _$RTSchemaUIFromJson(json);
rush_sdk package
documentation
widget/json_form/data/schema_ui.model
RTSchemaUI
RTSchemaUI.fromJson factory constructor
RTSchemaUI class