defaultTextStyle constant

TextStyle const defaultTextStyle

Implementation

static const TextStyle defaultTextStyle =
    TextStyle(color: ToastColors.defaultToastTextColor);