menu
morph
foundation.dart
MorphFlight
isDragging property
isDragging
dark_mode
light_mode
isDragging
property
bool
get
isDragging
true between
beginDrag
and
endDrag
.
Implementation
bool get isDragging => _drag.isActive;
morph
foundation
MorphFlight
isDragging property
MorphFlight class