extSingleScrollView method
Implementation
SingleChildScrollView extSingleScrollView({Axis scrollDirection = Axis.vertical}) => SingleChildScrollView(child: this, scrollDirection: scrollDirection);
SingleChildScrollView extSingleScrollView({Axis scrollDirection = Axis.vertical}) => SingleChildScrollView(child: this, scrollDirection: scrollDirection);