componentNameGetter property
String
get
componentNameGetter
Component identifier for theme color resolution.
Each component should have a unique name like 'button', 'toggle', 'card'.
Named componentNameGetter to avoid conflict with static componentName
that some subclasses expose for external access.
Implementation
String get componentNameGetter;