menu
flutter_cockpit package
documentation
flutter_cockpit.dart
CockpitLocator
hasSignals property
hasSignals property
dark_mode
light_mode
hasSignals
property
bool
get
hasSignals
Implementation
bool get hasSignals => signals.isNotEmpty || ancestor != null;
flutter_cockpit package
documentation
flutter_cockpit
CockpitLocator
hasSignals property
CockpitLocator class