onFocusChange method
Called when the focus state changes. Override to respond to focus changes.
Implementation
void onFocusChange(bool focused) {}
Called when the focus state changes. Override to respond to focus changes.
void onFocusChange(bool focused) {}