isEmpty property Null safety
final
Whether the input field is empty.
Determines the position of the label text and whether to display the hint text.
Defaults to false.
Implementation
final bool isEmpty;
Whether the input field is empty.
Determines the position of the label text and whether to display the hint text.
Defaults to false.
final bool isEmpty;