radioButtonOff constant

IconData const radioButtonOff

The radioButtonOff material icon.

Implementation

static const IconData radioButtonOff = IconData(
  0xe836,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);