menu
quds_provider package
documentation
_src/src.dart
QudsListNotifier<T>
length property
length property
dark_mode
light_mode
length
property
int
get
length
override
Get the length of the list
Implementation
int get length => _list.length;
quds_provider package
documentation
_src/src
QudsListNotifier<T>
length property
QudsListNotifier class