menu
bonfire package
documentation
input/gestures/tap_gesture.dart
TapGesture
shapeHitboxes property
shapeHitboxes property
dark_mode
light_mode
shapeHitboxes
property
Iterable
<
ShapeHitbox
>
get
shapeHitboxes
inherited
Implementation
Iterable<ShapeHitbox> get shapeHitboxes => children.query<ShapeHitbox>();
bonfire package
documentation
input/gestures/tap_gesture
TapGesture
shapeHitboxes property
TapGesture mixin