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