menu
superdeck package
documentation
schema/validators.dart
MinLengthValidator
MinLengthValidator.new const constructor
MinLengthValidator.new const constructor
dark_mode
light_mode
MinLengthValidator
constructor
const
MinLengthValidator
(
int
min
)
Implementation
const MinLengthValidator(this.min);
superdeck package
documentation
schema/validators
MinLengthValidator
MinLengthValidator.new const constructor
MinLengthValidator class