runShell method

dynamic runShell(
  1. Rx<CommandModel> model, {
  2. required ScrollController scrollController,
})

Implementation

runShell(Rx<CommandModel> model,
    {required ScrollController scrollController}) {}