scribbleInProgress property
Returns true if a scribble interaction is currently happening.
Implementation
bool get scribbleInProgress => _scribbleInProgress;
Returns true if a scribble interaction is currently happening.
bool get scribbleInProgress => _scribbleInProgress;