menu
arcane package
documentation
generated/arcane_shadcn/src/components/locale/shadcn_localizations.dart
DefaultShadcnLocalizations
formLengthLessThan method
formLengthLessThan method
dark_mode
light_mode
formLengthLessThan
method
@
override
String
formLengthLessThan
(
int
value
)
override
Implementation
@override String formLengthLessThan(int value) => 'Must be at least $value characters';
arcane package
documentation
generated/arcane_shadcn/src/components/locale/shadcn_localizations
DefaultShadcnLocalizations
formLengthLessThan method
DefaultShadcnLocalizations class