menu
zeta_flutter
zeta_flutter.dart
ZetaTextInput
inputFormatters property
inputFormatters
dark_mode
light_mode
inputFormatters
property
List
<
TextInputFormatter
>
?
inputFormatters
final
The input formatters given to the text input.
Implementation
final List<TextInputFormatter>? inputFormatters;
zeta_flutter
zeta_flutter
ZetaTextInput
inputFormatters property
ZetaTextInput class