MasterDetailDialog constructor
const
MasterDetailDialog({})
Implementation
const MasterDetailDialog({
super.key,
this.header,
this.initialTab = 0,
this.sidebarWidth = 150,
this.tabs = const [],
this.hideSidebarIfSingleTab = true,
});