menu
mxbase package
documentation
widgets/my_loading_view.dart
MyLoadingIndicator
MyLoadingIndicator.new const constructor
MyLoadingIndicator.new const constructor
dark_mode
light_mode
MyLoadingIndicator
constructor
const
MyLoadingIndicator
(
{
Key
?
key
,
Function
?
onTap
,
String
?
message
,
double
topPadding
=
0.0
,
})
Implementation
const MyLoadingIndicator( {super.key, this.onTap, this.message, this.topPadding = 0.0});
mxbase package
documentation
widgets/my_loading_view
MyLoadingIndicator
MyLoadingIndicator.new const constructor
MyLoadingIndicator class