title abstract method

String title(
  1. String spaceName
)

A Title for the dialog that will be called with spaceName which is the Name of the Space that shoul;d be shared spaceName will be colored in the theme's primary color

Implementation

String title(String spaceName);