returnActiveToolCard method

Widget returnActiveToolCard()

Implementation

Widget returnActiveToolCard() {
  throw ('Should be overriden by the child tool template.');
}