SeniorInfoCardThemeData constructor

const SeniorInfoCardThemeData({
  1. SeniorInfoCardStyle? style,
})

Theme definitions for the SeniorInfoCard component.

Implementation

const SeniorInfoCardThemeData({
  this.style,
});