scrollable property

void get scrollable

Implementation

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