border property

BoxBorder? border
final

The border of the column container.

Use BoxBorder to define border width, color, and style.

Implementation

final BoxBorder? border;