menu
radartui package
documentation
radartui_test.dart
TestOutputBuffer
backgroundColorAt method
backgroundColorAt method
dark_mode
light_mode
backgroundColorAt
method
Color
?
backgroundColorAt
(
int
x
,
int
y
)
Implementation
Color? backgroundColorAt(int x, int y) => styleAt(x, y)?.backgroundColor;
radartui package
documentation
radartui_test
TestOutputBuffer
backgroundColorAt method
TestOutputBuffer class