menu
ews package
documentation
ComplexProperties/StringList.dart
StringList
Count property
Count property
dark_mode
light_mode
Count
property
int
get
Count
Gets the number of strings in the list.
Implementation
int get Count => this._items.length;
ews package
documentation
ComplexProperties/StringList
StringList
Count property
StringList class