isScalable property

bool? isScalable
final

Defines whether the widget should be scaled or not. Defaults to false.

Implementation

final bool? isScalable;