menu
core_kit package
documentation
loading/ck_loader.dart
CkLoader
CkLoader.new const constructor
CkLoader.new const constructor
dark_mode
light_mode
CkLoader
constructor
const
CkLoader
(
{
Key
?
key
,
double
size
=
60
,
double
strokeWidth
=
4
,
})
Implementation
const CkLoader({super.key, this.size = 60, this.strokeWidth = 4});
core_kit package
documentation
loading/ck_loader
CkLoader
CkLoader.new const constructor
CkLoader class