isEmpty property

  1. @override
bool get isEmpty
override

Implementation

@override
bool get isEmpty => colors.isEmpty;