FocusSemanticEvent constructor

const FocusSemanticEvent()

Constructs an event that triggers a focus change by the platform.

Implementation

const FocusSemanticEvent() : super('focus');