isFastTyping property

bool get isFastTyping

Check if fast typing is detected

Implementation

bool get isFastTyping => _actionCount > 0;