theme property

ThemeData? theme
final

A ThemeData to pass to theme of MaterialApp.router. See MaterialApp.theme of MaterialApp for more details.

Implementation

final ThemeData? theme;