scrollable property

bool scrollable
final

If set to true, make the login window scrollable when overflowing instead of resizing the window. Default: false

Implementation

final bool scrollable;