menu
zuraffa_ui package
documentation
shad.dart
ShadTextarea
maxLength property
maxLength property
dark_mode
light_mode
maxLength
property
int
?
maxLength
final
The maximum length of the textarea. Defaults to null (no limit).
Implementation
final int? maxLength;
zuraffa_ui package
documentation
shad
ShadTextarea
maxLength property
ShadTextarea class