tooltip property
final
Text that will describe the action that happens onPressed
This text is displayed to the user when they long press the floating action button. It is used for accessability.
Implementation
final String tooltip
Text that will describe the action that happens onPressed
This text is displayed to the user when they long press the floating action button. It is used for accessability.
final String tooltip