setSideBarWidth abstract method
- double width
Sets the ApplicationSettings.sideBarWidth value.
Implementation
Future<void> setSideBarWidth(double width);
Sets the ApplicationSettings.sideBarWidth value.
Future<void> setSideBarWidth(double width);