afterWidgetBinding method

Future<void> afterWidgetBinding()

Called by the BaseWidget after the widget has been displayed

Implementation

Future<void> afterWidgetBinding() async {}