defaultTextStyleSignal top-level property
Widgets signal that tracks the current DefaultTextStyle
updateWidgetsSignals is required to be called in the builder method of the root app
Implementation
late final Signal<DefaultTextStyle> defaultTextStyleSignal;