Type Alias: StyledProp<T>
StyledProp<
T> =StyleProp<SizableStyleProps<T>>
Defined in: types/style.ts:20
Enhanced style prop that supports sizing values and theme interpolation. Extends React Native's StyleProp with sizing and theme capabilities.
Type Parameters
T
T