transition property

bool? transition

Implementation

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