blur property

bool? blur

Implementation

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