menu
super_auth package
documentation
core/widgets/underline.dart
VerticalLine
VerticalLine.new const constructor
VerticalLine.new const constructor
dark_mode
light_mode
VerticalLine
constructor
const
VerticalLine
(
{
Key
?
key
,
})
Implementation
const VerticalLine({Key? key}) : super(key: key);
super_auth package
documentation
core/widgets/underline
VerticalLine
VerticalLine.new const constructor
VerticalLine class