79472492

Date: 2025-02-27 11:21:59
Score: 3.5
Natty:
Report link

onReadMoreTap: () {
                  print("Read More tapped!");
                  print(
                      "Default text style --->> ${DefaultTextStyle.of(context).style.fontFamily}");
                },

This is giving me result monospace everytime, why? If Roboto is the default fontFamily?

Reasons:
  • Blacklisted phrase (0.5): why?
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Jay Mittal