wy_keyboard_widgets

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

wy keyboard widgets

Usage #
TextEditingController barcodeInput = TextEditingController();
TextField(
enabled: false,
controller: barcodeInput,
);
Container(child: DigitalKeyboard(barcodeInput, height, sWidth,margin));
copied to clipboard
Additional information #

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.