menu
kt_dart package
documentation
collection.dart
KtCollection<T>
size property
size property
dark_mode
light_mode
size
property
int
get
size
Returns the size of the collection.
Implementation
int get size;
kt_dart package
documentation
collection
KtCollection<T>
size property
KtCollection class