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