menu
flutter_motion_kit package
documentation
loaders/gaming/gaming_category.dart
MotionPixelLoader
MotionPixelLoader.new const constructor
MotionPixelLoader.new const constructor
dark_mode
light_mode
MotionPixelLoader
constructor
const
MotionPixelLoader
(
{
Key
?
key
,
required
Color
color
,
required
double
size
,
})
Implementation
const MotionPixelLoader({ super.key, required this.color, required this.size, });
flutter_motion_kit package
documentation
loaders/gaming/gaming_category
MotionPixelLoader
MotionPixelLoader.new const constructor
MotionPixelLoader class