menu
loader_bundle package
documentation
feature/loaders/ink_drop.dart
InkDropLoader
InkDropLoader.new const constructor
InkDropLoader.new const constructor
dark_mode
light_mode
InkDropLoader
constructor
const
InkDropLoader
(
{
Key
?
key
,
double
size
=
80
,
Color
color
=
Colors.blue
,
})
Implementation
const InkDropLoader({ super.key, this.size = 80, this.color = Colors.blue, });
loader_bundle package
documentation
feature/loaders/ink_drop
InkDropLoader
InkDropLoader.new const constructor
InkDropLoader class