handleInit method

Cmd? handleInit()

Override this instead of init for widget-specific initialization.

Implementation

Cmd? handleInit() => null;