displayBottomPanel property
Whether to display error, hint text, and character counter panel.
Implementation
@Input()
bool displayBottomPanel = true;
Whether to display error, hint text, and character counter panel.
@Input()
bool displayBottomPanel = true;