ColorDescriptor class

Constructors

ColorDescriptor({int? value, Color? color, String? description, String? name})

Properties

color → Color
final
description → String?
final
name → String?
final
value ↔ int?
getter/setter pair

Methods

toMap() → Map<String, dynamic>