FlutterBuilderExtensions extension

Registers a builder callback that wraps the the root application widget.

This is useful in scenarios where you need to wrap the root widget in order to provide some functionality.

on

Methods

use(FlutterAppBuilder builder) FlutterBuilder