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