number_key 0.0.2 copy "number_key: ^0.0.2" to clipboard
number_key: ^0.0.2 copied to clipboard

A Super cool virtual keyboard to make sure you save your time with all on your control.


OnScreenKeys(
primaryColor: Colors.black,
accentColor: Colors.blue,
textColor: Colors.white,
keyColor: Colors.black,
textFieldBg: Colors.white,
hintTextColor: Colors.black54,
hintIconColor: Colors.black54,
textFieldBorderColor: Colors.black38,
hintText: 'Press the keys',
keyAxisCount: 4,
customButton: () {
// Default clear function
print('On Screen key');
},
customButtonText: 'Clear',
),

3
likes
0
points
90
downloads

Publisher

unverified uploader

Weekly Downloads

A Super cool virtual keyboard to make sure you save your time with all on your control.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on number_key