codeTooltip property Null safety
final
Set a custom tooltip String for the code button. Leave blank '' to disable tooltip.
Implementation
final String codeTooltip;
Set a custom tooltip String for the code button. Leave blank '' to disable tooltip.
final String codeTooltip;