menu
morph
foundation.dart
MorphController
isScrubbing property
isScrubbing
dark_mode
light_mode
isScrubbing
property
bool
get
isScrubbing
Whether a scrub owns the value (see
beginScrub
).
Implementation
bool get isScrubbing => _scrubbing;
morph
foundation
MorphController
isScrubbing property
MorphController class