tapOutsideToDismiss property

  1. @Deprecated('Use tapOutsideBehavior instead.')
bool tapOutsideToDismiss
final

Tap outside the keyboard will dismiss this

Implementation

@Deprecated('Use tapOutsideBehavior instead.')
final bool tapOutsideToDismiss;