isActive property

bool get isActive

Whether a "squish" on the Dough widget is active.

Implementation

bool get isActive => _isActive;