AppScreenSizeState constructor
const
AppScreenSizeState({
- required Size screenSize,
Implementation
const AppScreenSizeState({
required this.screenSize,
});
const AppScreenSizeState({
required this.screenSize,
});