isActive property

bool isActive

Implementation

bool get isActive => _getAttribute<bool>(kActive, false);