ScreenLayoutDisable constructor
Create a ScreenLayoutDisable
child is the widget for which the screen layout is to be disabled.
Implementation
const ScreenLayoutDisable({super.key, super.child});
Create a ScreenLayoutDisable
child is the widget for which the screen layout is to be disabled.
const ScreenLayoutDisable({super.key, super.child});