AtTextInputFormatter constructor

AtTextInputFormatter(
  1. String? onTap()?
)

Implementation

AtTextInputFormatter(this.onTap);