Bases: Generic[ReturnType]
, App[ReturnType]
The Textual App class with some styling tweaks.
EnhancedApp
adds no code changes, but it does implement a number of
global styles that make a Textual app look just how I like. It also adds
some extra default bindings for calling the command palette.