NavigatorHome constructor

const NavigatorHome({
  1. bool showRestartButton = false,
})

Implementation

const NavigatorHome({this.showRestartButton = false});