ScreenState constructor
Implementation
ScreenState({
this.mainScreenPerson,
this.mainScreenProducerId,
required this.mainScreenFilled,
required this.adminOnMainScreen,
});
ScreenState({
this.mainScreenPerson,
this.mainScreenProducerId,
required this.mainScreenFilled,
required this.adminOnMainScreen,
});