menu
artisanal package
documentation
widgets.dart
Divider
Divider.new constructor
Divider.new constructor
dark_mode
light_mode
Divider
constructor
Divider
(
{
int
width
=
40
,
String
char
=
'─'
,
Style
?
style
,
Key
?
key
,
})
Implementation
Divider({this.width = 40, this.char = '─', this.style, super.key});
artisanal package
documentation
widgets
Divider
Divider.new constructor
Divider class