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