onFocus property

VoidCallback? onFocus
final

Callback to be called when the editor gains focus.

Implementation

final VoidCallback? onFocus;