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