menu
termui package
documentation
ui/window.dart
Window
borderChars property
borderChars property
dark_mode
light_mode
borderChars
property
List
<
String
>
borderChars
final
The characters used to draw the window borders.
Implementation
final List<String> borderChars;
termui package
documentation
ui/window
Window
borderChars property
Window class