onLayoutEnd method

void onLayoutEnd()

Implementation

void onLayoutEnd() {
  _layoutEnd?.call();
}