FilterView constructor
FilterView({})
Implementation
FilterView({this.title = "Filter", required this.children,this.padding = const EdgeInsets.all(0),this.backgroundColor,this.headerBackgroundColor});
FilterView({this.title = "Filter", required this.children,this.padding = const EdgeInsets.all(0),this.backgroundColor,this.headerBackgroundColor});