SideBarContent constructor

SideBarContent({String title, String html })

Implementation

SideBarContent({this.title, this.html});