My goal is to wrap Urwid\'s text widget to create my own custom widget. To do this, I need to wrap the text widget in a Filler widget so I can render it the correct size.