menu
simulate package
documentation
custom.dart
SimulateDesktopShape
SimulateDesktopShape const constructor
SimulateDesktopShape const constructor
dark_mode
light_mode
SimulateDesktopShape
constructor
const
SimulateDesktopShape
(
{
Key
?
key
,
required
Size
size
,
})
Implementation
const SimulateDesktopShape({ super.key, required this.size, });
simulate package
documentation
custom
SimulateDesktopShape
SimulateDesktopShape const constructor
SimulateDesktopShape class