current property

Implementation

NeumorphicThemeData? get current {
  return this.value.current;
}