StatelessPostframe extension

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

on

Methods

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

Available on StatelessWidget, provided by the StatelessPostframe extension

Adds a post-frame callback to the current widget.