79187549

Date: 2024-11-14 06:05:19
Score: 1
Natty:
Report link

First in style=ft.ButtonStyle(ft.TextStyle(size=20)) you are putting TexStyle in color attribute of ButtonStyle, becouse this is fist attribute of ButtonStyle and you should use insted style=ft.ButtonStyle(text_style=ft.TextStyle(size=20)) to aim directly to correct attribute.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Łukasz Świątek