onLayoutReady method
Called when this presenter is inserted into the tree.
Implementation
@protected
void onLayoutReady(BuildContext context, U useCase) {}
Called when this presenter is inserted into the tree.
@protected
void onLayoutReady(BuildContext context, U useCase) {}