dividerTheme property

DividerThemeData dividerTheme

The DividerThemeData of the current BuildContext

Implementation

DividerThemeData get dividerTheme => theme.dividerTheme;