ScreenBuffer(int width, int height, {bool tracksDirty = true}) : method = WidthMethod.wcwidth, buffer = Buffer.create(width, height, tracksDirty: tracksDirty);