weight property

  1. @override
double weight
final

Represents the weight of an internal category. Weight must be greater than 1000. In order to avoid conflicts with user categories.

Implementation

@override
// ignore: overridden_fields
final double weight;