isEmpty property

bool isEmpty
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;