menu
kivex_flutter package
documentation
icons/video.dart
Video
Video.new const constructor
Video.new const constructor
dark_mode
light_mode
Video
constructor
const
Video
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const Video({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/video
Video
Video.new const constructor
Video class