type property

Type? type
final

A preset can be of two types: system or custom. System or built-in preset can't be modified or deleted by the user.

Implementation

final Type? type;