Flutter
widgets
Banner
textStyle property
textStyle
description
textStyle
property
Null safety
TextStyle
textStyle
final
The style of the text shown on the banner.
Implementation
final TextStyle textStyle;
Flutter
widgets
Banner
textStyle property
Banner class
Constructors
Banner
Properties
child
color
hashCode
key
layoutDirection
location
message
runtimeType
textDirection
textStyle
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==