menu
xyz_flutter_plus package
documentation
@layout/src/w/w_background_grid.dart
WBackgroundGrid
WBackgroundGrid.new const constructor
WBackgroundGrid.new const constructor
dark_mode
light_mode
WBackgroundGrid
constructor
const
WBackgroundGrid
(
{
Key
?
key
,
Widget
?
icon
,
Widget
?
child
,
double
?
gridSize
,
})
Implementation
const WBackgroundGrid({ super.key, this.icon, this.child, this.gridSize, });
xyz_flutter_plus package
documentation
@layout/src/w/w_background_grid
WBackgroundGrid
WBackgroundGrid.new const constructor
WBackgroundGrid class