Flutter
widgets
AnimatedModalBarrier
color
color
Flutter
widgets
AnimatedModalBarrier
color
property
color
Flutter
widgets
AnimatedModalBarrier
Constructors
AnimatedModalBarrier
Properties
color
dismissable
animation
hashCode
key
runtimeType
Operators
operator ==
Methods
build
createElement
createState
debugFillDescription
noSuchMethod
toString
toStringShort
Animation
<
Color
>
color
If non-null, fill the barrier with this color.
Source
Animation<Color> get color => animation;