menu
devrev_sdk_flutter package
documentation
devrev.dart
SupportWidgetTheme
primaryTextColor property
primaryTextColor property
dark_mode
light_mode
primaryTextColor
property
String
?
primaryTextColor
final
Primary text color as a hex string (e.g., '#000000').
Implementation
final String? primaryTextColor;
devrev_sdk_flutter package
documentation
devrev
SupportWidgetTheme
primaryTextColor property
SupportWidgetTheme class