NeumorphicAccentPainter class

Inheritance

Constructors

NeumorphicAccentPainter({required Color color, required Alignment alignment, required double value, dynamic shape, required dynamic strokeWidth})

Properties

accentShift double
final
alignment Alignment
final
color Color
final
hashCode int
The hash code for this object.
no setterinherited
innerPath Path
getter/setter pairinherited
innerRect Rect
getter/setter pairinherited
outerPath Path
getter/setter pairinherited
outerRect Rect
getter/setter pairinherited
paintObject Paint
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shape ShapeBorder
finalinherited
strokeWidth double
finalinherited
value double
getter/setter pair

Methods

calculateShape(Offset offset, Size size) → void
inherited
convertRadiusToSigma(double radius) double
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
paintAccent(Canvas canvas) → void
toString() String
A string representation of this object.
inherited

Operators

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