triggerType property

String? triggerType

The trigger type, one of keypress, idle, blur, paste, block-change

Implementation

String? get triggerType => _triggerType;