themes property

List<ThemeData>? themes
final

A list of themes that the application can swap to

Implementation

final List<ThemeData>? themes;