Clickable Tv | Coderz Product

clickable_tv

Last updated:

0 purchases

clickable_tv Image
clickable_tv Images

Free

Languages

Categories

Add to Cart

Description:

clickable tv

Clickable Tv #
Clicable Object for Android Tv App.
Usage:
ClickableTv(
child: ListTile(
title: Text(list[index].itemName),
),
onClick: () {
setState(() {
_value = list[index].itemValue;
});
},
);

License:

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

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.