onUpdateController abstract method
void
onUpdateController(
- C controller
Called when the widget updates. Use this to update options on the existing controller.
Implementation
void onUpdateController(C controller);