menu
rx_state_manager package
documentation
rx_var.dart
RxVar<T>
hasValue property
hasValue property
dark_mode
light_mode
hasValue
property
bool
get
hasValue
Implementation
bool get hasValue => _subject.hasValue;
rx_state_manager package
documentation
rx_var
RxVar<T>
hasValue property
RxVar class