onPostFrame property

VoidCallback? onPostFrame
final

The callback to be called after the first frame is rendered.

Implementation

final VoidCallback? onPostFrame;