bottomSheetPhotosTextStyle property

TextStyle? bottomSheetPhotosTextStyle
final

The TextStyle to use for the "photos" text in the bottom sheet.

Defaults to TextTheme.headlineBold.

Implementation

final TextStyle? bottomSheetPhotosTextStyle;