menu
jtech_base package
documentation
widget/loading/view.dart
LoadingView
LoadingView.new const constructor
LoadingView.new const constructor
dark_mode
light_mode
LoadingView
constructor
const
LoadingView
(
{
Key
?
key
,
required
int
index
,
Color
?
color
,
double
size
=
35
,
})
Implementation
const LoadingView({ super.key, required this.index, this.color, this.size = 35, });
jtech_base package
documentation
widget/loading/view
LoadingView
LoadingView.new const constructor
LoadingView class