devBoxStatsShow method

void devBoxStatsShow(
  1. String _caller
)

Implementation

void devBoxStatsShow(String _caller) {
  tl.listShowNeat(devBoxStatL, ':devBoxStats', _caller);
}