Dart.Emulation Namespace > Vt Class : CellSize Property |
The Vt control is comprised of a "grid" of cells; each cell contains one character. All cells have the same dimensions as determined by the size of the font.
This property can be used to perform resize calculations (for example, if the size of the font is changed, the size of the Vt control can be changed).
This property can be set programatically at runtime. To reset to the default, reset the Font property.