menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
LengthValidator
max property
max property
dark_mode
light_mode
max
property
int
?
max
final
Maximum length requirement (inclusive), or null for no maximum.
Implementation
final int? max;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
LengthValidator
max property
LengthValidator class