menu
vania package
documentation
http/request.dart
MinLength
MinLength.new constructor
MinLength.new constructor
dark_mode
light_mode
MinLength
constructor
MinLength
(
{
required
int
minLength
,
String
?
message
,
})
Implementation
MinLength({required this.minLength, super.message});
vania package
documentation
http/request
MinLength
MinLength.new constructor
MinLength class