menu
terminice package
documentation
testing.dart
ListNavigator
isNotEmpty property
isNotEmpty property
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
Whether the list is not empty.
Implementation
bool get isNotEmpty => _itemCount > 0;
terminice package
documentation
testing
ListNavigator
isNotEmpty property
ListNavigator class