scale constant
AnimationConfig
const scale
Scale animation
Implementation
static const scale = AnimationConfig(
dialogStart: .scale,
dialogEnd: .scale,
snackbarStart: .scale,
snackbarEnd: .scale,
bottomsheetStart: .scale,
bottomsheetEnd: .scale,
);