menu
tagflow package
documentation
legacy.dart
SizeValue
SizeValue.new const constructor
SizeValue.new const constructor
dark_mode
light_mode
SizeValue
constructor
const
SizeValue
(
double
_value
, [
SizeUnit
unit
=
SizeUnit.px
])
Implementation
const SizeValue(this._value, [this.unit = SizeUnit.px]);
tagflow package
documentation
legacy
SizeValue
SizeValue.new const constructor
SizeValue class