• Shanmugam's avatar
    Support for dismissDirection property in SnackBarTheme (#139068) · af61c6c7
    Shanmugam authored
    This PR introduces a new feature that allows users to configure the 'dismissDirection' in SnackBarTheme. This enhancement provides users with the flexibility to set the 'dismissDirection' property in the ThemeData, rather than having to apply it each time when initializing a snack bar. This streamlines the process and makes it more convenient for users to manage and customize the behavior of snack bars within their applications.
    
    Fixes #139012
    af61c6c7
snack_bar_test.dart 152 KB