menu
ncurses package
documentation
bindings.dart
NativeColorPair
fromValue static method
fromValue static method
dark_mode
light_mode
fromValue
static method
ColorPair
fromValue
(
int
value
)
Implementation
static ColorPair fromValue(int value) => ColorPair._fromValue(value);
ncurses package
documentation
bindings
NativeColorPair
fromValue static method
NativeColorPair extension on
ColorPair