showTooltipOnlyOnDisabledState property

bool showTooltipOnlyOnDisabledState
final

If true and tooltip is provided, tooltip is showed only if the button is in the disabled state

Implementation

final bool showTooltipOnlyOnDisabledState;