componentType property

  1. @override
String get componentType
override

No description provided for @componentType.

In es, this message translates to: 'TIPO DE COMPONENTE'

Implementation

@override
String get componentType => 'TIPO DE COMPONENTE';