PullDownMenuRouteTheme constructor
const
PullDownMenuRouteTheme({})
Creates the set of properties used to configure PullDownMenuRouteTheme.
Implementation
const PullDownMenuRouteTheme({
this.backgroundColor,
this.borderRadius,
this.beginShadow,
this.endShadow,
this.width,
this.topWidgetWidth
});