menu
pulsar_web package
documentation
engine/morphic/void_elements.dart
Input
size method
size method
dark_mode
light_mode
size
method
Input
size
(
int
s
)
Implementation
Input size(int s) { attr('size', StringAttribute('$s')); return this; }
pulsar_web package
documentation
engine/morphic/void_elements
Input
size method
Input class