menu
betto_common package
documentation
string.dart
StringList
value property
value property
dark_mode
light_mode
value
property
List
<
String
>
get
value
Returns the strings as a list
Implementation
List<String> get value => _stack.toList();
betto_common package
documentation
string
StringList
value property
StringList class