menu
keyboard_with_done package
documentation
done_button.dart
InputDoneButton
InputDoneButton.new constructor
InputDoneButton.new constructor
dark_mode
light_mode
InputDoneButton
constructor
InputDoneButton
(
{
Key
?
key
,
required
TextStyle
style
,
})
Implementation
InputDoneButton({Key? key,required this.style,}) : super(key: key);
keyboard_with_done package
documentation
done_button
InputDoneButton
InputDoneButton.new constructor
InputDoneButton class