menu
pulsar_web package
documentation
engine/morphic/void_elements.dart
Input
placeholder method
placeholder method
dark_mode
light_mode
placeholder
method
Input
placeholder
(
String
text
)
Implementation
Input placeholder(String text) { attr('placeholder', StringAttribute(text)); return this; }
pulsar_web package
documentation
engine/morphic/void_elements
Input
placeholder method
Input class