menu
kiosk_plugin package
documentation
kiosk.dart
CellPadding
CellPadding.new const constructor
CellPadding.new const constructor
dark_mode
light_mode
CellPadding
constructor
const
CellPadding
(
{
int
left
=
0
,
int
top
=
0
,
int
right
=
0
,
int
bottom
=
0
,
})
Implementation
const CellPadding({this.left = 0, this.top = 0, this.right = 0, this.bottom = 0});
kiosk_plugin package
documentation
kiosk
CellPadding
CellPadding.new const constructor
CellPadding class