SubItems constructor

const SubItems({
  1. required String? tool,
})

Implementation

const SubItems({required this.tool});