CubertoDrawer constructor
const
CubertoDrawer({
- Icon? icon,
- CubertoDrawerStyle style = CubertoDrawerStyle.noDrawer,
Implementation
const CubertoDrawer({this.icon, this.style = CubertoDrawerStyle.noDrawer});