onTooltip method

String? onTooltip()
inherited

Text that describes the action that will occur when the button is pressed.

Implementation

String? onTooltip() => null;