stopHintSwitchOnFocus property

bool? stopHintSwitchOnFocus
final

当获得焦点时,是否自动停止 Hint 交换动画。默认 true。

When the focus is obtained, whether to automatically stop the Hint exchange animation. The default is true.

Implementation

final bool? stopHintSwitchOnFocus;