menu
s_packages package
documentation
universal_html/prefer_universal/html.dart
MonthInputElement
MonthInputElement.new factory constructor
MonthInputElement.new factory constructor
dark_mode
light_mode
MonthInputElement
constructor
MonthInputElement
(
)
Implementation
factory MonthInputElement() => InputElement(type: 'month');
s_packages package
documentation
universal_html/prefer_universal/html
MonthInputElement
MonthInputElement.new factory constructor
MonthInputElement class