aboutCardContentStyle top-level property
Implementation
TextStyle aboutCardContentStyle =
const TextStyle(fontSize: 16, fontWeight: FontWeight.w400)
.apply(fontFamily: 'OpenSans');
TextStyle aboutCardContentStyle =
const TextStyle(fontSize: 16, fontWeight: FontWeight.w400)
.apply(fontFamily: 'OpenSans');