customView method

String customView()

Implementation

String customView() {
  return 'customView';
}