Type alias UseCustomFontStyleArgs

UseCustomFontStyleArgs: {
    style: StyleProp<TextStyle>;
}

Type declaration

  • style: StyleProp<TextStyle>

Generated using TypeDoc