buffer property

Buffer get buffer

The last rendered buffer (front buffer).

Implementation

Buffer get buffer => _front;