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