NeoMilesController constructor

NeoMilesController({
  1. bool shouldShowDialog = true,
})

Implementation

NeoMilesController({this.shouldShowDialog = true});