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