menu
innerlibs
widgets\scaffold_builder.dart
PageTabController
isNotEmpty property
isNotEmpty
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
Whether the page count is not zero.
Implementation
bool get isNotEmpty => !isEmpty;
innerlibs
scaffold_builder
PageTabController
isNotEmpty property
PageTabController class