menu
gtools package
documentation
widgets/lines.dart
HorLine
HorLine.new const constructor
HorLine.new const constructor
dark_mode
light_mode
HorLine
constructor
const
HorLine
(
{
Key
?
key
,
double
?
margin
,
})
Implementation
const HorLine({super.key, this.margin});
gtools package
documentation
widgets/lines
HorLine
HorLine.new const constructor
HorLine class