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<
Adds a post-frame callback to the current widget.StatefulWidget> , provided by the StatefulPostframe extension