border property

BoxBorder? border
final

The border of the box.

Applied if decoration is null or a BoxDecoration. Ignored otherwise.

Implementation

final BoxBorder? border;