menu
snap package
documentation
misc.dart
Pivot
isClosestVertical static method
isClosestVertical static method
dark_mode
light_mode
isClosestVertical
static method
bool
isClosestVertical
(
Offset
offset
)
Implementation
static bool isClosestVertical(Offset offset) => offset == closestVertical;
snap package
documentation
misc
Pivot
isClosestVertical static method
Pivot class