value property

int? value
final

The initial value of the stepper input.

Must be in the bounds of min and max (if given).

Implementation

final int? value;