isDynamicSize property

bool isDynamicSize

Implementation

bool get isDynamicSize => super.width == -3 && super.height == -4;