onLayoutReady method

  1. @protected
void onLayoutReady(
  1. BuildContext context,
  2. U useCase
)

Called when this presenter is inserted into the tree.

Implementation

@protected
void onLayoutReady(BuildContext context, U useCase) {}