w method

void w(
  1. dynamic text
)

Implementation

void w(dynamic text) => buffer.write(text);