theme property

PueTheme? theme
final

Defines the theme for all descendant Pue widgets, for example gutters (horizontalPadding) and the current background

Implementation

final PueTheme? theme;