init method

  1. @protected
void init()

Init hook.

This hook gets before rendering widget on the screen, happens exactly one time during lifetime of an element.

Implementation

@protected
void init() {}