updateScrollbarPainters abstract method
void
updateScrollbarPainters()
This method is responsible for configuring the horizontalScrollbar and verticalScrollbar
according to the widget's properties and any inherited widgets the
painter depends on, like Directionality and MediaQuery.
Implementation
void updateScrollbarPainters();