DESTRUCTIVE constant

CSButtonType const DESTRUCTIVE

Implementation

static const CSButtonType DESTRUCTIVE = CSButtonType(
  CupertinoColors.destructiveRed,
  AlignmentDirectional.center,
);