hasFloatingPlaceholder property
final
Whether the placeholder text floats to become a label on focus.
If this is false, the placeholder disappears when the input has focus or inputted text. If this is true, the placeholder will rise to the top of the input when the input has focus or inputted text.
Defaults to true.
Implementation
final bool hasFloatingPlaceholder