app/widgets/minx_widget library

Classes

MinX<T extends MinController>
MinX<MinController> is a generic widget that simplifies the process of getting a controller instance and providing it to a widget's tree. The builder function will be executed passing the context and the controller instance as arguments.