## TinyWidget


A class with only two methods--still gets split with inline_methods: false.


Usage


``` python
TinyWidget(label)
```


## Parameters


`label: str`  
Display label for the widget.
