setSideBarWidth abstract method

Future<void> setSideBarWidth(
  1. double width
)

Sets the ApplicationSettings.sideBarWidth value.

Implementation

Future<void> setSideBarWidth(double width);