stepStrictly property

bool stepStrictly
final

是否严格步进

值为 true,输入值必须为 step 的整数倍。

Implementation

final bool stepStrictly;