scrollable property

Widget scrollable

Implementation

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