menu
noir package
documentation
noir.dart
TextInput
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
maxLength
final
Maximum number of characters accepted. Defaults to 100.
Implementation
final int maxLength;
noir package
documentation
noir
TextInput
maxLength property
TextInput class