menu
flutter_alacritty package
documentation
render/cell_metrics.dart
CellMetrics
CellMetrics.new constructor
CellMetrics.new constructor
dark_mode
light_mode
CellMetrics
constructor
CellMetrics
(
double
width
,
double
height
)
Implementation
CellMetrics(this.width, this.height);
flutter_alacritty package
documentation
render/cell_metrics
CellMetrics
CellMetrics.new constructor
CellMetrics class