theme property

KanbanTheme? theme
final

Optional theme override for this board instance.

If not provided, the theme will be obtained from the nearest KanbanThemeProvider.

Implementation

final KanbanTheme? theme;