shrink property
Whether the ResizeSensor should shrink to the size of its child.
WARNING: If set to true there is a possibility that the ResizeSensor will not work due to it being too small.
Default: false
Implementation
bool? shrink;
Whether the ResizeSensor should shrink to the size of its child.
WARNING: If set to true there is a possibility that the ResizeSensor will not work due to it being too small.
Default: false
bool? shrink;