corner property

Widget corner
final

Widget to display in the corner where scrollbars meet.

Only visible when both scrollbars are showing. Typically empty or a decorative element matching the scrollbar design.

Implementation

final Widget corner;