menu
neomage package
documentation
ui/widgets/design_system.dart
NeomageDivider
NeomageDivider.new const constructor
NeomageDivider.new const constructor
dark_mode
light_mode
NeomageDivider
constructor
const
NeomageDivider
(
{
Key
?
key
,
String
?
label
,
double
height
=
24
,
})
Implementation
const NeomageDivider({super.key, this.label, this.height = 24});
neomage package
documentation
ui/widgets/design_system
NeomageDivider
NeomageDivider.new const constructor
NeomageDivider class