simple_design
simple_design
SDSectionHeader
SDSectionHeader constructor
SDSectionHeader
SDSectionHeader class
Constructors
SDSectionHeader
Properties
title
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
SDSectionHeader constructor
SDSectionHeader
(
String
title
)
Implementation
SDSectionHeader(this.title);