NiceDockLayout constructor
const
NiceDockLayout({})
Implementation
const NiceDockLayout({
super.key,
required this.center,
this.top,
this.bottom,
this.left,
this.right,
this.topHeight = 56,
this.bottomHeight = 56,
this.leftWidth = 200,
this.rightWidth = 200,
});