Check if a node ID represents a Lottie animation asset.
static bool isAssetLottieNodeId(String nodeId) => _assetLottie.matches(nodeId);