logsTab method

String logsTab(
  1. int count
)

Implementation

String logsTab(int count) => 'Logs ($count)';