blur property

bool? get blur

Implementation

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