menu
metaballs package
documentation
types.dart
MetaBallComputedState
MetaBallComputedState.new constructor
MetaBallComputedState.new constructor
dark_mode
light_mode
MetaBallComputedState
constructor
MetaBallComputedState
(
{
required
double
x
,
required
double
y
,
required
double
r
,
})
Implementation
MetaBallComputedState({ required this.x, required this.y, required this.r, });
metaballs package
documentation
types
MetaBallComputedState
MetaBallComputedState.new constructor
MetaBallComputedState class