menu
iconoir_flutter package
documentation
solid/youtube.dart
YoutubeSolid
YoutubeSolid.new const constructor
YoutubeSolid.new const constructor
dark_mode
light_mode
YoutubeSolid
constructor
const
YoutubeSolid
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const YoutubeSolid({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
solid/youtube
YoutubeSolid
YoutubeSolid.new const constructor
YoutubeSolid class