top property

  1. @override
BorderSide top
final

The top side of this border.

This getter is available on both Border and BorderDirectional. If isUniform is true, then this is the same style as all the other sides.

Implementation

@override
final BorderSide top;