menu
angulardart_forms package
documentation
angulardart_forms.dart
MaxLengthValidator
maxLengthAttr property
maxLengthAttr property
dark_mode
light_mode
maxLengthAttr
property
@HostBinding.new('attr.maxlength')
String
maxLengthAttr
getter/setter pair
Implementation
@HostBinding('attr.maxlength') late String maxLengthAttr;
angulardart_forms package
documentation
angulardart_forms
MaxLengthValidator
maxLengthAttr property
MaxLengthValidator class