menu
radartui package
documentation
radartui_test.dart
Cell
Cell.new const constructor
Cell.new const constructor
dark_mode
light_mode
Cell
constructor
const
Cell
(
String
char
, [
TextStyle
?
style
])
Implementation
const Cell(this.char, [this.style]);
radartui package
documentation
radartui_test
Cell
Cell.new const constructor
Cell class