current property

EmergentThemeData? get current

Implementation

EmergentThemeData? get current {
  return value.current;
}