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