menu
flutter_alacritty package
documentation
theme/terminal_theme.dart
TerminalTheme
foreground property
foreground property
dark_mode
light_mode
foreground
property
int
foreground
final
Default foreground / cell text color (packed RGB).
Implementation
final int foreground;
flutter_alacritty package
documentation
theme/terminal_theme
TerminalTheme
foreground property
TerminalTheme class