empire_widget library Null safety

Classes

Empire<T extends EmpireViewModel>
Used to provide shared state and functions across specific scopes of your application, or the entire application itself.
EmpireApp<T extends EmpireViewModel>
This widget is not intended to be created manually and is used by the Empire widget.