setBackground abstract method

Future<void> setBackground(
  1. Uint8List? bytes
)

Sets the background value.

Implementation

Future<void> setBackground(Uint8List? bytes);