scrollItemTextStyle property
final
Textstyle of the scroll items. Will be overridden if the scrollItemBuilder is set.
Implementation
final TextStyle? scrollItemTextStyle;
Textstyle of the scroll items. Will be overridden if the scrollItemBuilder is set.
final TextStyle? scrollItemTextStyle;