menu
flutter_server_driven package
documentation
driven_ui/dtos/widgets/lable.dto.dart
LableSchemaDto
LableSchemaDto.fromJson factory constructor
LableSchemaDto.fromJson factory constructor
dark_mode
light_mode
LableSchemaDto.fromJson
constructor
LableSchemaDto.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LableSchemaDto.fromJson(Map<String, dynamic> json) => _$LableSchemaDtoFromJson(json);
flutter_server_driven package
documentation
driven_ui/dtos/widgets/lable.dto
LableSchemaDto
LableSchemaDto.fromJson factory constructor
LableSchemaDto class