Flutter
material
Tab
icon property
icon
description
icon
property
Null safety
Widget
?
icon
final
An icon to display as the tab's label.
Implementation
final Widget? icon;
Flutter
material
Tab
icon property
Tab class
Constructors
Tab
Properties
child
hashCode
height
icon
iconMargin
key
preferredSize
runtimeType
text
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==