min property

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

The minimum progress value.

Defaults to 0.

Implementation

@Input()
int min = 0;