menu
randpg package
documentation
entities/emblems.dart
EmblemType
getIconsCountGenerator abstract method
getIconsCountGenerator abstract method
dark_mode
light_mode
getIconsCountGenerator
abstract method
Generator
<
int
>
getIconsCountGenerator
(
)
Returns a generator for how many icons an emblem has
Implementation
Generator<int> getIconsCountGenerator();
randpg package
documentation
entities/emblems
EmblemType
getIconsCountGenerator abstract method
EmblemType class