FlexIconSize
in package
FlexIconSize Class Doc Comment
Tags
Table of Contents
- _3XL = '3xl'
- _4XL = '4xl'
- _5XL = '5xl'
- LG = 'lg'
- MD = 'md'
- SM = 'sm'
- XL = 'xl'
- XS = 'xs'
- XXL = 'xxl'
- XXS = 'xxs'
- Possible values of this enum
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
_3XL
public
mixed
_3XL
= '3xl'
_4XL
public
mixed
_4XL
= '4xl'
_5XL
public
mixed
_5XL
= '5xl'
LG
public
mixed
LG
= 'lg'
MD
public
mixed
MD
= 'md'
SM
public
mixed
SM
= 'sm'
XL
public
mixed
XL
= 'xl'
XS
public
mixed
XS
= 'xs'
XXL
public
mixed
XXL
= 'xxl'
XXS
Possible values of this enum
public
mixed
XXS
= 'xxs'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>