menu
unify_flutter package
documentation
generator/widgets/base/line.dart
EmptyLine
EmptyLine constructor
EmptyLine constructor
dark_mode
light_mode
EmptyLine
constructor
EmptyLine
(
{
int
depth
=
0
,
})
Implementation
EmptyLine({int depth = 0}) : super(depth: depth);
unify_flutter package
documentation
generator/widgets/base/line
EmptyLine
EmptyLine constructor
EmptyLine class