menu
bones_ui package
documentation
bones_ui_kit.dart
FlatHashMap<K extends Object, V extends Object>
capacity property
capacity property
dark_mode
light_mode
capacity
property
int
get
capacity
Current chain storage capacity.
Implementation
int get capacity => _chainNext.length;
bones_ui package
documentation
bones_ui_kit
FlatHashMap<K extends Object, V extends Object>
capacity property
FlatHashMap class