ArchivedTileStyle constructor
const
ArchivedTileStyle({})
Implementation
const ArchivedTileStyle(
{this.textStyle = const TextStyle(
fontWeight: FontWeight.w600, color: Color(0xff181818), fontSize: 14),
this.countTextStyle = const TextStyle(
fontWeight: FontWeight.w600,
color: Color(0xff4879F9),
fontSize: 12)});