remainder property

String? remainder

Gets a value that contains the text that was not printed.

Implementation

String? get remainder => _remainder;