draw abstract method

void draw(
  1. Buffer buffer
)

Draws the widget on the buffer.

Implementation

void draw(Buffer buffer);