menu
corehainong package
documentation
common/ui/loading_percent.dart
LoadingPercent
LoadingPercent.new const constructor
LoadingPercent.new const constructor
dark_mode
light_mode
LoadingPercent
constructor
const
LoadingPercent
(
int
total
, {
Key
?
key
,
})
Implementation
const LoadingPercent(this.total, {Key? key}):super(key:key);
corehainong package
documentation
common/ui/loading_percent
LoadingPercent
LoadingPercent.new const constructor
LoadingPercent class