NavigateBack constructor

NavigateBack({
  1. String? title,
})

Implementation

NavigateBack({super.title}) : super(schemaType: schemaName);