menu
xyz_flutter_plus package
documentation
@layout/src/w/w_main_layout.dart
WMainLayout
WMainLayout.new const constructor
WMainLayout.new const constructor
dark_mode
light_mode
WMainLayout
constructor
const
WMainLayout
(
{
Key
?
key
,
Widget
?
header
,
Widget
?
footer
,
Widget
?
top
,
Widget
?
body
,
Widget
?
bottom
,
})
Implementation
const WMainLayout({ super.key, this.header, this.footer, this.top, this.body, this.bottom, });
xyz_flutter_plus package
documentation
@layout/src/w/w_main_layout
WMainLayout
WMainLayout.new const constructor
WMainLayout class