Function Widget.handleFocusChange
override to handle focus changes
Prototype
void handleFocusChange(
bool focused,
bool receivedFocusFromKeyboard = false
);
override to handle focus changes
void handleFocusChange(
bool focused,
bool receivedFocusFromKeyboard = false
);