onyx method

Color onyx()

Implementation

Color onyx() {
  return const Color.fromRGBO(56, 56, 56, 1.0);
}