menu
jet_flutter_framework package
documentation
jet_framework.dart
UrlState
hasSegments property
hasSegments property
dark_mode
light_mode
hasSegments
property
bool
get
hasSegments
Returns true if
segments
is not empty
Implementation
bool get hasSegments => segments.isNotEmpty;
jet_flutter_framework package
documentation
jet_framework
UrlState
hasSegments property
UrlState class