CounterWidget

fun CounterWidget(count: Int = 0)

A simple counter widget that displays a number. This demonstrates the most basic widget configuration.