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