searchResult constant
Implementation
static const searchResult = TextStyle(
fontSize: 16,
fontWeight: FontWeight.w400,
letterSpacing: 0.15,
color: RALIColors.textPrimary,
);
static const searchResult = TextStyle(
fontSize: 16,
fontWeight: FontWeight.w400,
letterSpacing: 0.15,
color: RALIColors.textPrimary,
);