applyAfter property

  1. @override
bool applyAfter
final

Whether the effect should be applied before or after the base painter. Defaults to true (after).

Implementation

@override
final bool applyAfter;