toTab static method

String toTab(
  1. int index
)

Implementation

static String toTab(int index) => 'toTab$index';