menu
terminice package
documentation
testing.dart
TableRenderer
widths property
widths property
dark_mode
light_mode
widths
property
List
<
int
>
get
widths
Current computed widths.
Implementation
List<int> get widths => List.unmodifiable(_widths);
terminice package
documentation
testing
TableRenderer
widths property
TableRenderer class