menu
singular_flutter_sdk package
documentation
singular_global_property.dart
SingularGlobalProperty
SingularGlobalProperty constructor
SingularGlobalProperty constructor
dark_mode
light_mode
SingularGlobalProperty
constructor
SingularGlobalProperty
(
String
_key
,
String
_value
,
bool
_overrideExisting
)
Implementation
SingularGlobalProperty(this._key, this._value, this._overrideExisting);
singular_flutter_sdk package
documentation
singular_global_property
SingularGlobalProperty
SingularGlobalProperty constructor
SingularGlobalProperty class