HiddenTheme constructor
const
HiddenTheme({})
Creates a HiddenTheme.
Implementation
const HiddenTheme({
this.direction,
this.duration,
this.curve,
this.reverse,
this.keepCrossAxisSize,
this.keepMainAxisSize,
});
Creates a HiddenTheme.
const HiddenTheme({
this.direction,
this.duration,
this.curve,
this.reverse,
this.keepCrossAxisSize,
this.keepMainAxisSize,
});