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