BottomViewWidget constructor
      const
      BottomViewWidget(
    
    
- Orientation orientation, {
- Key? key,
Implementation
const BottomViewWidget(this.orientation, {Key? key}) : super(key: key);