isActive property

bool isActive
final

Whether the toggle is active or not. If null, the switch will be active.

Implementation

final bool isActive;