transition property

bool? get transition

Implementation

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