Flutter
material
AnimatedTheme
data property
data
description
data
property
Null safety
ThemeData
data
final
Specifies the color and typography values for descendant widgets.
Implementation
final ThemeData data;
Flutter
material
AnimatedTheme
data property
AnimatedTheme class
Constructors
AnimatedTheme
Properties
child
curve
data
duration
hashCode
key
onEnd
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==