interface ChapterLabelProps {
    style?: StyleProp<TextStyle>;
}

Properties

Properties

The style overrides.