DashBoard constructor

DashBoard({
  1. bool vertical = false,
})

Implementation

DashBoard({this.vertical=false});