FocusSemanticEvent constructor
Constructs an event that triggers a focus change by the platform.
Implementation
const FocusSemanticEvent() : super('focus');
Constructs an event that triggers a focus change by the platform.
const FocusSemanticEvent() : super('focus');