Home > react-native-material-kit > NullableAttrValue
NullableAttrValue type
Signature:
export declare type NullableAttrValue = AttrValue | null | undefined;
Home > react-native-material-kit > NullableAttrValue
Signature:
export declare type NullableAttrValue = AttrValue | null | undefined;