menu
bonfiremodify package
documentation
gestures/tap_gesture.dart
TapGesture
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
inherited
Implementation
bool get hasChildren => _children?.isNotEmpty ?? false;
bonfiremodify package
documentation
gestures/tap_gesture
TapGesture
hasChildren property
TapGesture mixin