scrollable property

bool? scrollable
final

Whether the dialog content is scrollable.

Defaults to true if not specified.

Implementation

final bool? scrollable;