menu
quds_office_engine package
documentation
pdf_widgets.dart
Icon
Icon.new const constructor
Icon.new const constructor
dark_mode
light_mode
Icon
constructor
const
Icon
(
int
codePoint
, {
double
size
=
16
,
String
?
color
,
})
Icon API.
Implementation
const Icon(this.codePoint, {this.size = 16, this.color});
quds_office_engine package
documentation
pdf_widgets
Icon
Icon.new const constructor
Icon class