isLastDecorator property

bool isLastDecorator

Implementation

bool get isLastDecorator => _next == null;