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