BasetroBuilderTools<T> extension

Extension methods for Basetro to simplify widget building.

on

Methods

build({required Widget builder(Basetro<T> state, BuildContext context)}) Widget

Available on Basetro<T>, provided by the BasetroBuilderTools extension

Creates a MastroBuilder widget for this state object.