menu
dtwidget package
documentation
components/buttons/dt_icon_button.dart
DTIconButton
tooltip property
tooltip property
dark_mode
light_mode
tooltip
property
String
?
tooltip
final
Text that describes the action that will occur when the button is pressed.
Implementation
final String? tooltip;
dtwidget package
documentation
components/buttons/dt_icon_button
DTIconButton
tooltip property
DTIconButton class