onUpdateUI property

Function? onUpdateUI
final

A callback function that can be used to update the UI from custom widgets.

Implementation

final Function? onUpdateUI;