PanelyResponsiveSidebarConfiguration constructor

const PanelyResponsiveSidebarConfiguration({
  1. double breakpoint = 1024,
})

Implementation

const PanelyResponsiveSidebarConfiguration({this.breakpoint = 1024});