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