empire_state library Null safety

Classes

EmpireState<T extends EmpireWidget<EmpireViewModel>, E extends EmpireViewModel>
Base class for your EmpireWidgets accompanying State class.
EmpireWidget<T extends EmpireViewModel>
Base class for any widget that needs to be updated when the state of your widget changes.