floatingLabelVisible property
bool
get
floatingLabelVisible
Whether the floating label is visible.
Implementation
bool get floatingLabelVisible => floatingLabel;
Whether the floating label is visible.
bool get floatingLabelVisible => floatingLabel;