a property

  1. @override
int a
override

Implementation

@override
int get a => _a ??= (alpha * 255).toInt();