edgeColor property
final
RGBA color for the edge, represented as "#RRGGBBAA". This value will be ignored if edgeType is NONE. Edge color for the text track.
Implementation
/// Edge color for the text track.
final Color? edgeColor;
RGBA color for the edge, represented as "#RRGGBBAA". This value will be ignored if edgeType is NONE. Edge color for the text track.
/// Edge color for the text track.
final Color? edgeColor;