menu
hint_kit package
documentation
hint_kit.dart
HintArrowGeometry
baseEnd property
baseEnd property
dark_mode
light_mode
baseEnd
property
Offset
get
baseEnd
The base corner on the
along
-positive side.
Implementation
Offset get baseEnd => baseCentre + along * halfWidth;
hint_kit package
documentation
hint_kit
HintArrowGeometry
baseEnd property
HintArrowGeometry class