enableScroll property

bool enableScroll
final

Whether to wrap content in a SingleChildScrollView (default: true).

Implementation

final bool enableScroll;