menu
htkc_utils package
documentation
emergent_utils/emergent_light_source.dart
LightSource
LightSource const constructor
LightSource const constructor
dark_mode
light_mode
LightSource
constructor
const
LightSource
(
double
dx
,
double
dy
)
Implementation
const LightSource(this.dx, this.dy);
htkc_utils package
documentation
emergent_utils/emergent_light_source
LightSource
LightSource const constructor
LightSource class