List of icons for display in user interfaces
List<String>? get icons => (_value[Keys.icons] as List?)?.cast<String>();