size property

bool? size

Implementation

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