increment property

  1. @Input.new()
int? increment
getter/setter pair

Increment of time dropdown options in minutes, passed on to time picker.

Implementation

@Input()
int? increment;