theme property
PlatformCardTheme?
theme
final
A theme for the underlying card. You can also use a Provider
to use global
styles
Implementation
final PlatformCardTheme? theme;
A theme for the underlying card. You can also use a Provider
to use global
styles
final PlatformCardTheme? theme;