Function Widget.handleFocusChange

override to handle focus changes

void handleFocusChange(
  bool focused,
  bool receivedFocusFromKeyboard = false
);