scaleUp property

bool? get scaleUp

Implementation

bool? get scaleUp => (_$data['scaleUp'] as bool?);