transparent property

VxBox transparent
inherited

Transparent

Implementation

T get transparent {
  velocityColor = Colors.transparent;
  return _childToColor;
}