begin property

Duration? begin
final

Specifies the initial interval at which to make the selection.

If not specified, 0 seconds can be selected.

Specify an interval less than end.

選択させる最初の間隔を指定します。

指定されない場合は0秒を選択できます。

endよりも少ない間隔を指定してください。

Implementation

final Duration? begin;