visualFocus property

bool get visualFocus

Whether button appears focused right now.

Implementation

bool get visualFocus => _focused;