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