menu
artisanal package
documentation
widgets.dart
Spacer
Spacer.new constructor
Spacer.new constructor
dark_mode
light_mode
Spacer
constructor
Spacer
(
{
int
size
=
1
,
String
fill
=
' '
,
int
?
flex
,
Key
?
key
,
})
Implementation
Spacer({this.size = 1, this.fill = ' ', this.flex, super.key});
artisanal package
documentation
widgets
Spacer
Spacer.new constructor
Spacer class