menu
weui_v1 package
documentation
cell/index.dart
WeCells
WeCells.new constructor
WeCells.new constructor
dark_mode
light_mode
WeCells
constructor
WeCells
(
{
bool
boxBorder
=
true
,
double
spacing
=
labelSpacing
,
required
List
<
Widget
>
children
,
})
Implementation
WeCells({ this.boxBorder = true, this.spacing = labelSpacing, required this.children, });
weui_v1 package
documentation
cell/index
WeCells
WeCells.new constructor
WeCells class