menu
rongcloud_im_kit package
documentation
utils/rotate_widget.dart
RotatingImage
RotatingImage.new const constructor
RotatingImage.new const constructor
dark_mode
light_mode
RotatingImage
constructor
const
RotatingImage
(
{
Key
?
key
,
required
String
imagePath
,
double
size
=
100
,
})
Implementation
const RotatingImage({super.key, required this.imagePath, this.size = 100});
rongcloud_im_kit package
documentation
utils/rotate_widget
RotatingImage
RotatingImage.new const constructor
RotatingImage class