menu
getx_extended package
documentation
rx/source/rx_storage.dart
RxStorage<T>
string property
string property
dark_mode
light_mode
string
property
String
get
string
inherited
Same as
toString()
but using a getter.
Implementation
String get string => value.toString();
getx_extended package
documentation
rx/source/rx_storage
RxStorage<T>
string property
RxStorage class