menu
better_notifier package
documentation
extension/better_set_notifications.dart
BetterSetNotifications<T>
length property
length property
dark_mode
light_mode
length
property
int
get
length
Returns the number of elements in the set.
Implementation
int get length => value.length;
better_notifier package
documentation
extension/better_set_notifications
BetterSetNotifications<T>
length property
BetterSetNotifications extension on
VN
<
Set
<
T
>
>