tapOnlyMode property

bool tapOnlyMode
final

Normally, the value can be changed by dragging, but tapOnlyMode allows the value to be specified only by tapping.

通常はドラッグで値を変更できますが、tapOnlyModeでタップのみで値を指定可能にします。

Implementation

final bool tapOnlyMode;