• Tirth's avatar
    [Fix] Consistency in ButtonStyleButton related Tests (#140610) · 64a73274
    Tirth authored
    [Fix] Consistency in ButtonStyleButton related Tests:
    - Replaced the usage of ElevatedButton with FilledButton in FilledButton's test.
    - Replaced the usage of TextButton.styleFrom with FilledButton.styleFrom in FilledButton's test.
    - Replaced the usage of TextButton.styleFrom with ElevatedButton.styleFrom in ElevatedButton's test.
    64a73274
filled_button_test.dart 67.6 KB