menu
reio package
documentation
widget_html.dart
DocumentTitle
DocumentTitle.new constructor
DocumentTitle.new constructor
dark_mode
light_mode
DocumentTitle
constructor
DocumentTitle
(
String
value
)
Implementation
DocumentTitle(String value) { document.title = value; }
reio package
documentation
widget_html
DocumentTitle
DocumentTitle.new constructor
DocumentTitle class