sectionTitleStyle property

TextStyle? sectionTitleStyle
final

The title text style of ZeroNavigationDrawerSection

By default style use from ZeroTypography.subtitle2

Implementation

final TextStyle? sectionTitleStyle;