theme property

String? theme
final

'light' or 'dark' mode is supported. 'light' by default.

Implementation

final String? theme;