menu
lit_starfield package
documentation
model/star.dart
Star
radius property
radius property
dark_mode
light_mode
radius
property
double
radius
getter/setter pair
The current
Star
's radius. This value will be as reference on the
CustomPainter
.
Implementation
late double radius;
lit_starfield package
documentation
model/star
Star
radius property
Star class