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