selectedBackground property
Background color for selected bytes.
Used to highlight bytes when the user selects them. Typically a blue shade that contrasts with the foreground.
Implementation
final Color selectedBackground;
Background color for selected bytes.
Used to highlight bytes when the user selects them. Typically a blue shade that contrasts with the foreground.
final Color selectedBackground;