onFocus property

(dynamic Function()?) onFocus
final

Call when editor gains focus.

Implementation

final Function()? onFocus;