content library
Curtains
& Surface
Classes
- BouncyBall
-
๐
BouncyBall
- BoxDecoration
- An immutable description of how to paint a box.
- BoxShadow
- A shadow cast by a box.
- Color
- An immutable 32 bit color value in ARGB format.
- CornerSpec
- ๐ CornerSpec
- Curtains
- ๐ Curtains
- DragNub
- Elevation
-
๐ด Elevation
double => <BoxShadow>[]
- Filter
- ๐ฌ Filter
- FX
- ๐คนโโ๏ธ Surface FX
- Offset
- An immutable 2D floating-point offset.
- Peek
- ๐ฒ Peek
- Sensitivity
-
Sensitivity corresponds to a tolerance amount at either the start or end
of a scrollable wrapped in
Curtains
. - Shape
- ๐ฐ Shape
- Surface
- ๐ Surface
- SurfaceShape
- Responsible for accepting a CornerSpec, BorderRadiusGeometry, and optionally a BorderSide description, and generating an OutlinedBorder that may be pathed.
- TapSpec
- ๐ TapSpec
Enums
- Corner
- ๐ Corner
- SurfaceLayer
- ๐ SurfaceLayer
Extensions
-
BoxShadowsUtils
on List<
BoxShadow> - โ Box Shadows Utilities
- BoxShadowUtils on BoxShadow
- ๐ Box Shadow Utilities
-
ElevationUtils
on List<
BoxShadow> -
Provides ๐ฆ materialize for a tuple of
BoxShadow
s. - Shading on Color
Constants
-
kElevationShadowOpacityRamp
โ const List<
double> -
๐ฆ
0.2, 0.14, 0.12
Considering the shadows in kElevationToShadow use these threeColor
s: -
kElevationToShadow
โ const Map<
int, List< BoxShadow> > - Map of elevation offsets used by Material Design to BoxShadow definitions.
Typedefs
- SurfaceFX = ImageFilter Function(double specRadius, SurfaceLayer layerForRender)
- ๐คนโโ๏ธ Surface FX