border property

BoxBorder? border
final

The border.

The default border is 1px wide and the color is ThemeData.dividerColor.

Implementation

final BoxBorder? border;