menu
flutekeyboard package
documentation
flutekeyboard_layout.dart
FluteLayout
FluteLayout.new const constructor
FluteLayout.new const constructor
dark_mode
light_mode
FluteLayout
constructor
const
FluteLayout
(
{
required
String
code
,
required
String
displayName
,
required
Layout
layout
,
})
Implementation
const FluteLayout({ required this.code, required this.displayName, required this.layout, });
flutekeyboard package
documentation
flutekeyboard_layout
FluteLayout
FluteLayout.new const constructor
FluteLayout class