Flutter
widgets
IconTheme
data property
data
description
data
property
Null safety
IconThemeData
data
final
The set of properties to use for icons in this subtree.
Implementation
final IconThemeData data;
Flutter
widgets
IconTheme
data property
IconTheme class
Constructors
IconTheme
Properties
child
data
hashCode
key
runtimeType
Methods
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateShouldNotify
wrap
Operators
operator ==
Static methods
merge
of