border property

BorderSide? border
final

Define a BorderSide decoration for the edges of this Shape.

The baseBorder may be specified separately from border, but is optional and will only impact the 📚 SurfaceLayer.BASE.

Implementation

final BorderSide? border;