interval property

int? interval
final

The interval that the picker will step up in. Only valid for time pickers.

Implementation

final int? interval;