menu
flutter_notification_wrapper package
documentation
utils.dart
RxList<T>
length property
length property
dark_mode
light_mode
length
property
int
get
length
Returns the length of the list.
Implementation
int get length => value.length;
flutter_notification_wrapper package
documentation
utils
RxList<T>
length property
RxList class