Text that describes the action that will occur when the button is pressed.
@override String? onTooltip() => inTooltip == null ? null : inTooltip!();