getTheme method

IMindMapTheme? getTheme()

Implementation

IMindMapTheme? getTheme() {
  return _theme;
}