isActive property

bool isActive
final

A variable to set the state of the widget.

Default value is true.

Implementation

final bool isActive;