menu
aiuta_flutter package
documentation
configuration/ui/theme/button/aiuta_button_shapes.dart
AiutaButtonShapes
AiutaButtonShapes.fromJson factory constructor
AiutaButtonShapes.fromJson factory constructor
dark_mode
light_mode
AiutaButtonShapes.fromJson
constructor
AiutaButtonShapes.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AiutaButtonShapes.fromJson(Map<String, dynamic> json) => _$AiutaButtonShapesFromJson(json);
aiuta_flutter package
documentation
configuration/ui/theme/button/aiuta_button_shapes
AiutaButtonShapes
AiutaButtonShapes.fromJson factory constructor
AiutaButtonShapes class