menu
termui package
documentation
ui/style.dart
Style
background property
background property
dark_mode
light_mode
background
property
Color
?
background
final
The background color of the cell.
Implementation
final Color? background;
termui package
documentation
ui/style
Style
background property
Style class