theme property

PagerTheme? theme
final

主题配置 / Theme configuration

使用主题可以快速应用预设样式 Use theme to quickly apply preset styles

注意: 单独设置的样式参数会覆盖主题中的对应值 Note: Individual style parameters will override theme values

Implementation

final PagerTheme? theme;