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