border property

BoxBorder? border
final

The border of the row container.

Use BoxBorder to define thickness, color, and style.

Implementation

final BoxBorder? border;