menu
origin package
documentation
gestures.dart
GestureBounds
hasVerticalBound property
hasVerticalBound property
dark_mode
light_mode
hasVerticalBound
property
bool
get
hasVerticalBound
Implementation
bool get hasVerticalBound => top != null || bottom != null;
origin package
documentation
gestures
GestureBounds
hasVerticalBound property
GestureBounds class