current property

NeumorphicThemeData? get current

Implementation

NeumorphicThemeData? get current {
  return value.current;
}