isFocusChangeType top-level property

AnnotationType<bool> isFocusChangeType
final

Annotation type for focus change markers.

Implementation

final AnnotationType<bool> isFocusChangeType = Annotation.define<bool>();