themeCard property

CardTheme get themeCard

Implementation

CardTheme get themeCard {
  return Theme.of(this).cardTheme;
}