executeStartupEvents method

void executeStartupEvents()

executeStartupEvents()

Use this function to perform any actions that should be executed when this bloc is first created.

Implementation

void executeStartupEvents() {}