menu
ngcomponents package
documentation
material_input/base_material_input.dart
BaseMaterialInput
showCharacterCount property
showCharacterCount property
dark_mode
light_mode
showCharacterCount
property
@Input()
bool
showCharacterCount
getter/setter pair
Display character count even if maxCount is null.
Implementation
@Input() bool showCharacterCount = false;
ngcomponents package
documentation
material_input/base_material_input
BaseMaterialInput
showCharacterCount property
BaseMaterialInput class