DEFAULT constant

CSButtonType const DEFAULT

Implementation

static const CSButtonType DEFAULT = CSButtonType(
  CupertinoColors.systemBlue,
  AlignmentDirectional.centerStart,
);