menu
revali_construct package
documentation
models/construct_config.dart
ConstructConfig
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
ConstructConfig
fromJson
(
Map
json
)
Implementation
static ConstructConfig fromJson(Map json) => _$ConstructConfigFromJson(json);
revali_construct package
documentation
models/construct_config
ConstructConfig
fromJson static method
ConstructConfig class