canRequestFocus property

bool canRequestFocus
final

If true, this focus node may request the primary focus.

Defaults to true.

Implementation

final bool canRequestFocus;