menu
flutter_components package
documentation
Container/Module/light_source.dart
LightSource
LightSource.new const constructor
LightSource.new const constructor
dark_mode
light_mode
LightSource
constructor
const
LightSource
(
double
dx
,
double
dy
)
Implementation
const LightSource(this.dx, this.dy);
flutter_components package
documentation
Container/Module/light_source
LightSource
LightSource.new const constructor
LightSource class