App Section Title
A title component for sections within a list or settings screen. This version accepts a StringResource for localized text.
Parameters
title
The StringResource for the title text.
modifier
The Modifier to be applied to the title.
A title component for sections within a list or settings screen. This version accepts a raw String.
Parameters
title
The string for the title text.
modifier
The Modifier to be applied to the title.