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