menu
flutter_neumorphism package
documentation
neumorphism_theme/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_neumorphism package
documentation
neumorphism_theme/light_source
LightSource
LightSource.new const constructor
LightSource class