menu
saropa_dart_utils package
documentation
collections/knapsack_utils.dart
KnapsackUtils
weight property
weight property
dark_mode
light_mode
weight
property
int
get
weight
Item weight (cost).
Implementation
int get weight => _weight;
saropa_dart_utils package
documentation
collections/knapsack_utils
KnapsackUtils
weight property
KnapsackUtils class