mask property

String? mask
final

A mask for the input field, used to format the entered text (e.g., phone number).

Implementation

final String? mask;