stepStrictly property

bool stepStrictly
final

是否严格步进

值为 true 且 step 不为 null 时则只能输入 step 的倍数。

Implementation

final bool stepStrictly;