touch_demonstrator
SideBarContent
SideBarContent
SideBarContent constructor
SideBarContent
SideBarContent class
Constructors
SideBarContent
Properties
html
htmlPrivacy
title
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
SideBarContent constructor
SideBarContent
(
{
String
title
,
String
html
})
Implementation
SideBarContent({this.title, this.html});