corner property
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;
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.
final Widget corner;