tightMode property

bool? tightMode
final

Enables tight mode, making background container assume the size of the image/child. Useful when inside a Dialog

Implementation

final bool? tightMode;