Ross

Results 5 comments of Ross

Please update the NPM download with this fix.

The issue can be caused by using a custom font. Add the following to your `MaterialApp` widget: ``` theme: ThemeData( timePickerTheme: const TimePickerThemeData( hourMinuteTextStyle: TextStyle(fontSize: 52)), ) ```

Try running: ```zsh arm-none-eabi-gdb target/thumbv7em-none-eabihf/debug/led-roulette ```