WebTranslations constructor
const
WebTranslations({})
Implementation
const WebTranslations({
required this.title,
required this.rotateLeftTooltip,
required this.rotateRightTooltip,
required this.cancelButton,
required this.cropButton,
});