menu
vyuh_node_flow package
documentation
grid/styles/dots_grid_style.dart
DotsGridStyle
dotSize property
dotSize property
dark_mode
light_mode
dotSize
property
double
?
dotSize
final
The radius of each dot. If null, calculated from gridTheme.thickness.
Implementation
final double? dotSize;
vyuh_node_flow package
documentation
grid/styles/dots_grid_style
DotsGridStyle
dotSize property
DotsGridStyle class