menu
flutter_notification_wrapper package
documentation
utils.dart
RxInt
RxInt.new constructor
RxInt.new constructor
dark_mode
light_mode
RxInt
constructor
RxInt
(
int
value
)
Creates a new reactive integer with the initial value.
Implementation
RxInt(super.value);
flutter_notification_wrapper package
documentation
utils
RxInt
RxInt.new constructor
RxInt class