isActive property

bool get isActive
inherited

Whether this object is currently active.

Implementation

bool get isActive => _active;