menu
prefabs_subscriptions package
documentation
subscriptions.dart
StringCustomVariableValue
stringValue property
stringValue property
dark_mode
light_mode
stringValue
property
@
override
String
get
stringValue
override
Returns the string representation of this value.
Implementation
@override String get stringValue => value;
prefabs_subscriptions package
documentation
subscriptions
StringCustomVariableValue
stringValue property
StringCustomVariableValue class