menu
hexagonal package
documentation
free_layout/data_driven_hex_generator.dart
DataDrivenHexConfig<T>
boundedDirection property
boundedDirection property
dark_mode
light_mode
boundedDirection
property
String
boundedDirection
final
Bounded 生成方向('up', 'down', 'left', 'right',仅用于 snakeBounded 模式)
Implementation
final String boundedDirection;
hexagonal package
documentation
free_layout/data_driven_hex_generator
DataDrivenHexConfig<T>
boundedDirection property
DataDrivenHexConfig class