onFocusRequest property
void Function()?
onFocusRequest
getter/setter pair
Called when the application requests terminal focus.
Implementation
void Function()? onFocusRequest;
Called when the application requests terminal focus.
void Function()? onFocusRequest;