menu
pulsar_web package
documentation
engine/morphic/conten_elements.dart
Meter
high method
high method
dark_mode
light_mode
high
method
Meter
high
(
num
h
)
Implementation
Meter high(num h) { attr('high', StringAttribute('$h')); return this; }
pulsar_web package
documentation
engine/morphic/conten_elements
Meter
high method
Meter class