menu
nowu
sectionTitle
SectionTitle
SectionTitle constructor
SectionTitle
brightness_4
brightness_5
SectionTitle
constructor
SectionTitle
(
String
text
,
{
double
?
padding
,
double
?
vpadding
}
)
Implementation
SectionTitle(this.text, {this.padding, this.vpadding});
nowu
sectionTitle
SectionTitle
SectionTitle constructor
SectionTitle class
Constructors
SectionTitle
Properties
hashCode
key
padding
runtimeType
text
vpadding
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==