resizable property

bool resizable
final

If true, the content of the sheet will be resized to fit the available visible space. If false, the content of the sheet will keep the same size and be translated vertically

The default value is false.

Implementation

final bool resizable;