menu
rough_flutter package
documentation
rough_flutter.dart
RoughMobileLayout
RoughMobileLayout.new const constructor
RoughMobileLayout.new const constructor
dark_mode
light_mode
RoughMobileLayout
constructor
const
RoughMobileLayout
(
{
Key
?
key
,
required
Widget
child
,
Widget
?
mobileChild
,
})
Implementation
const RoughMobileLayout({ super.key, required this.child, this.mobileChild, });
rough_flutter package
documentation
rough_flutter
RoughMobileLayout
RoughMobileLayout.new const constructor
RoughMobileLayout class