border property

Border? border
final

The border of the header bar.

If a border is null, the header bar will not display a border.

Implementation

final Border? border;