PullDownMenuDividerTheme constructor
Creates the set of properties used to configure PullDownMenuDividerTheme.
Implementation
const PullDownMenuDividerTheme({
this.dividerColor,
this.largeDividerColor,
});
Creates the set of properties used to configure PullDownMenuDividerTheme.
const PullDownMenuDividerTheme({
this.dividerColor,
this.largeDividerColor,
});