SeniorContactBookItemThemeData constructor

const SeniorContactBookItemThemeData({
  1. SeniorContactBookItemStyle? style,
})

Theme definitions for the SeniorContactBookItem component.

Implementation

const SeniorContactBookItemThemeData({
  this.style,
});