isChecked property

bool isChecked
final

Whether the toggle is checked. The state of the toggle is managed in the parent widget.

Implementation

final bool isChecked;