menu
gs_template_maker package
documentation
models/template_models.dart
TextLayerModel
TextLayerModel.fromJson factory constructor
TextLayerModel.fromJson factory constructor
dark_mode
light_mode
TextLayerModel.fromJson
constructor
TextLayerModel.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TextLayerModel.fromJson(Map<String, dynamic> json) => _$TextLayerModelFromJson(json);
gs_template_maker package
documentation
models/template_models
TextLayerModel
TextLayerModel.fromJson factory constructor
TextLayerModel class