menu
zezis_printing package
documentation
pdf/src/svg/parser.dart
SvgNumeric
SvgNumeric.value const constructor
SvgNumeric.value const constructor
dark_mode
light_mode
SvgNumeric.value
constructor
const
SvgNumeric.value
(
double
value
,
SvgBrush
?
brush
, [
SvgUnit
unit
=
SvgUnit.direct
])
Implementation
const SvgNumeric.value( this.value, this.brush, [ this.unit = SvgUnit.direct, ]);
zezis_printing package
documentation
pdf/src/svg/parser
SvgNumeric
SvgNumeric.value const constructor
SvgNumeric class