scrollable property

void scrollable

Implementation

void get scrollable => _add((w) => SingleChildScrollView(child: w));