menu
flutter_alacritty package
documentation
config/terminal_config.dart
FontStyleConfig
FontStyleConfig.new const constructor
FontStyleConfig.new const constructor
dark_mode
light_mode
FontStyleConfig
constructor
const
FontStyleConfig
(
{
String
?
family
,
String
?
style
,
})
Implementation
const FontStyleConfig({this.family, this.style});
flutter_alacritty package
documentation
config/terminal_config
FontStyleConfig
FontStyleConfig.new const constructor
FontStyleConfig class