menu
rad package
documentation
widgets_html.dart
HTMLWidgetBase
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
The title attribute specifies extra information about an dom node.
Implementation
final String? title;
rad package
documentation
widgets_html
HTMLWidgetBase
title property
HTMLWidgetBase class