lostFocus property

(dynamic Function()?) lostFocus
final

Used for specific development when the widget lost focus

Implementation

final Function()? lostFocus;