USB_PENDRIVE constant

  1. @Deprecated('Use BoldRounded.usbPendrive instead. ' 'This alias will be removed in fui_kit 4.0.0.')
String const USB_PENDRIVE

Deprecated alias of usbPendrive.

Implementation

@Deprecated('Use BoldRounded.usbPendrive instead. '
    'This alias will be removed in fui_kit 4.0.0.')
static const String USB_PENDRIVE = usbPendrive;