menu
je_kit package
documentation
widget/dash_view.dart
DashView
DashView const constructor
DashView const constructor
dark_mode
light_mode
DashView
constructor
const
DashView
(
{
double
height
=
1
,
Color
color
=
Colors.black
,
Key
?
key
,
})
Implementation
const DashView({this.height = 1, this.color = Colors.black, Key? key}) : super(key: key);
je_kit package
documentation
widget/dash_view
DashView
DashView const constructor
DashView class