BasetroBuilderTools<T> extension
Extension methods for Basetro to simplify widget building.
- on
-
- Basetro<
T>
- Basetro<
Methods
-
build(
{required Widget builder(Basetro< T> state, BuildContext context)}) → Widget -
Available on Basetro<
Creates a MastroBuilder widget for this state object.T> , provided by the BasetroBuilderTools extension