shouldTriggerChange property

bool? shouldTriggerChange
final

当value手动控制的时候 是否应该触发onChange

Implementation

final bool? shouldTriggerChange;