tooltip property
Implementation
final AppFontSizes tooltip = const AppFontSizes(
bodySmall: 12,
scaleFactor: AppFontSizesScaleFactors.small,
);
final AppFontSizes tooltip = const AppFontSizes(
bodySmall: 12,
scaleFactor: AppFontSizesScaleFactors.small,
);