signOutTextStyle property

TextStyle? signOutTextStyle
final

Text style for the sign out option.

If null, uses the same style as regular navigation options.

Implementation

final TextStyle? signOutTextStyle;