backText property

String? backText
final

The Widget that that should be displayed in place of the back button

default is 'BACK'

Implementation

final String? backText;