widget method

CommandGrid widget()

Implementation

CommandGrid widget() {
  throw "Require Implementation";
  // fixme: refactor
  // throw AppException(message: "Require Implementation");
}