menu
hexagonal package
documentation
free_layout/data_driven_hex_generator.dart
DataDrivenHexConfig<T>
clockwise property
clockwise property
dark_mode
light_mode
clockwise
property
bool
clockwise
final
生成顺序(true=顺时针,false=逆时针,仅用于 snakeBounded 模式)
Implementation
final bool clockwise;
hexagonal package
documentation
free_layout/data_driven_hex_generator
DataDrivenHexConfig<T>
clockwise property
DataDrivenHexConfig class