isLastDecorator property

bool get isLastDecorator

Implementation

bool get isLastDecorator => _next == null;