Home > react-native-material-kit > NullableAttrValue

NullableAttrValue type

Signature:

export declare type NullableAttrValue = AttrValue | null | undefined;