setApplyScroll method
Implementation
Future<ScrollState> setApplyScroll(String nativeScrollBehavior) =>
Future.error(UnsupportedError(
'setApplyScroll() is not available outside a browser context.'));
Future<ScrollState> setApplyScroll(String nativeScrollBehavior) =>
Future.error(UnsupportedError(
'setApplyScroll() is not available outside a browser context.'));