initAfterFirstLayout method

void initAfterFirstLayout(
  1. BuildContext context
)

Called when this after the first time frame has been displayed.

Implementation

void initAfterFirstLayout(BuildContext context) {}