backTextStyle property

TextStyle backTextStyle
final

backTextStyle Changes the text style for the back button

default is TextStyle(color: Colors.grey) No effects if backButton is setted

Implementation

final TextStyle backTextStyle;