VolumeRendererColors class
Constructors
-
VolumeRendererColors.new({Color vol = const Color(0xff4729AE), Color up = const Color(0xffC15466), Color down = const Color(0xff4DAA90), Color grid = const Color(0xff4c5c74), Color ma5 = const Color(0xffC9B885), Color ma10 = const Color(0xff6CB0A6), Color ma30 = const Color(0xff9979C6)})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited