menu
flutter_notification_wrapper package
documentation
utils.dart
RxBool
isFalse property
isFalse property
dark_mode
light_mode
isFalse
property
bool
get
isFalse
Returns true if the current value is false.
Implementation
bool get isFalse => !value;
flutter_notification_wrapper package
documentation
utils
RxBool
isFalse property
RxBool class