value property

bool value
final

Whether the initial value of the toggle is checked or not.

@default: true

Implementation

final bool value;