scrollable property

Widget get scrollable

Implementation

Widget get scrollable => SingleChildScrollView(child: this);