getTheme method

IMindMapTheme? getTheme()

Theme

Implementation

IMindMapTheme? getTheme() {
  return _theme;
}