m0 static method

String m0(
  1. int currentPage
)

Implementation

static String m0(int currentPage) => "Page ${currentPage}";