isFocused property

bool isFocused
final

Whether the input field has focus.

Determines the position of the label text and the color and weight of the border.

Defaults to false.

See also:

Implementation

final bool isFocused;