stepped property

bool stepped
final

是否允许步进

值为 true 时,输入框前后会显示加减按钮

默认值为 false

Implementation

final bool stepped;