afterMount method

  1. @protected
void afterMount()

Called after widget finishes mounting on screen.

This method is called after the widget has been rendered to the DOM.

Implementation

@protected
void afterMount() {}