own_keyboard

Last updated:

0 purchases

own_keyboard Image
own_keyboard Images
Add to Cart

Description:

own keyboard

Introduction #
Number keyboard
Usage #
TextEditingController textEditingController = TextEditingController();


OwnKeyBoard(
backgroundColor: Colors.teal,
iconDoneColor: Colors.white,
iconBackspaceColor: Colors.red,
textStyle: const TextStyle(
fontWeight: FontWeight.bold,
color: Colors.white,
fontSize: 25,
),
controller: textEditingController,
)

copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.