StatelessPostframe extension
Provides a less verbose way to add a post-frame callback to a StatelessWidget.
Methods
-
runAfterBuild(
FutureOr< void> callback()) → void -
Available on StatelessWidget, provided by the StatelessPostframe extension
Adds a post-frame callback to the current widget.