FxAnimatedBox class

Available Extensions

Constructors

FxAnimatedBox({Widget? child})

Properties

black FxAnimatedBox?
no setterinherited
child Widget?
final
flutterAlignment Alignment?
getter/setter pairinherited
flutterColor Color?
getter/setter pairinherited
flutterCurve Curve?
getter/setter pairinherited
flutterDuration Duration?
getter/setter pairinherited
flutterPadding EdgeInsetsGeometry?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
roundedFull FxAnimatedBox?
no setterinherited
roundedNone FxAnimatedBox?
no setterinherited
roundedValue double
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shadow FxAnimatedBox
Shadowing
no setter
shadow2xl FxAnimatedBox
no setter
shadowLg FxAnimatedBox
no setter
shadowMd FxAnimatedBox
no setter
shadowSm FxAnimatedBox
no setter
shadowXl FxAnimatedBox
no setter
shadowXs FxAnimatedBox
no setter
transparent FxAnimatedBox?
no setterinherited
white FxAnimatedBox?
no setterinherited

Methods

alignment(Alignment val) FxAnimatedBox?
inherited
bgImage(DecorationImage image) FxAnimatedBox
blue(int shade) FxAnimatedBox?
inherited
border({Color color = Colors.black, double width = 1.0, BorderStyle style = BorderStyle.solid}) FxAnimatedBox
color(Color color) FxAnimatedBox
curve(Curve curve) FxAnimatedBox?
inherited
flutterDecoration(Color _color, FxCurve curveType, double elevation) FxNeumorph
inherited
gray(int shade) FxAnimatedBox?
inherited
green(int shade) FxAnimatedBox?
inherited
height(double val) FxAnimatedBox
hexColor(String colorHex) FxAnimatedBox
hours({required int h}) FxAnimatedBox?
inherited
indigo(int shade) FxAnimatedBox?
inherited
linearGradient(List<Color> colors) FxAnimatedBox
make({Key? key}) Widget
margin(EdgeInsetsGeometry val) FxAnimatedBox
milliSecs({required int milliSec}) FxAnimatedBox?
inherited
minutes({required int mins}) FxAnimatedBox?
inherited
neumorphic({Color? color, FxCurve curve = FxCurve.concave, double elevation = 12.0}) FxAnimatedBox
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
orange(int shade) FxAnimatedBox?
inherited
p([double value = 8.0]) FxAnimatedBox?
Creates EdgeInsets.all with Provided Value
inherited
padding(EdgeInsetsGeometry val) FxAnimatedBox
pb([double value = 8.0]) FxAnimatedBox?
Creates EdgeInsets.only with Provided Value for Bottom Side
inherited
pink(int shade) FxAnimatedBox?
inherited
pl([double value = 8.0]) FxAnimatedBox?
Creates EdgeInsets.only with Provided Value for Left Side
inherited
po({double t = 0.0, double b = 0.0, double l = 0.0, double r = 0.0}) FxAnimatedBox?
Creates EdgeInsets.only with Provided Value for right Side
inherited
pr([double value = 8.0]) FxAnimatedBox?
Creates EdgeInsets.only with Provided Value for Right Side
inherited
pSy({double x = 0.0, double y = 0.0}) FxAnimatedBox?
Creates EdgeInsets.symmetric with Provided Value
inherited
pt([double value = 8.0]) FxAnimatedBox?
Creates EdgeInsets.only with Provided Value for Top Side
inherited
purple(int shade) FxAnimatedBox?
inherited
radialGradient(List<Color> colors) FxAnimatedBox
red(int shade) FxAnimatedBox?
inherited
secs({required int sec}) FxAnimatedBox?
inherited
setChildForAlignment(FxAnimatedBox child) → void
inherited
setChildForCurve(FxAnimatedBox child) → void
inherited
setChildForDuration(FxAnimatedBox child) → void
inherited
setChildToColor(FxAnimatedBox child) → void
inherited
setChildToPad(FxAnimatedBox child) → void
inherited
setChildToRound(FxAnimatedBox child) → void
inherited
shadowOutline({Color? outlineColor}) FxAnimatedBox
sweepGradient(List<Color> colors) FxAnimatedBox
teal(int shade) FxAnimatedBox?
inherited
toString() String
A string representation of this object.
inherited
transform(Matrix4 val) FxAnimatedBox
width(double val) FxAnimatedBox
withGradient(Gradient gradient) FxAnimatedBox
withRounded([double value = 12.0]) FxAnimatedBox?
inherited
withShadow(List<BoxShadow> shadows) FxAnimatedBox
yellow(int shade) FxAnimatedBox?
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited