isTransform property

bool isTransform

Implementation

bool get isTransform => _transform != null && _transform!.isNotEmpty;