menu
rush_sdk package
documentation
widget/json_form/data/schema.model.dart
RTSchema
defaultValue property
defaultValue property
dark_mode
light_mode
defaultValue
property
@JsonKey(name: 'default')
int
?
get
defaultValue
inherited
Implementation
@JsonKey(name: 'default') int? get defaultValue => throw _privateConstructorUsedError;
rush_sdk package
documentation
widget/json_form/data/schema.model
RTSchema
defaultValue property
RTSchema class