menu
morph
foundation.dart
MorphController
hasHandedOff property
hasHandedOff
dark_mode
light_mode
hasHandedOff
property
bool
get
hasHandedOff
Whether the handoff latch has fired for the current close.
Implementation
bool get hasHandedOff => _handedOff;
morph
foundation
MorphController
hasHandedOff property
MorphController class