StatefulPostframe extension

Provides a less verbose way to add a post-frame callback to a State.

on

Methods

runAfterBuild(FutureOr<void> callback()) → void

Available on State<StatefulWidget>, provided by the StatefulPostframe extension

Adds a post-frame callback to the current widget.