Home > react-native-material-kit > ButtonStyles
ButtonStyles variable
Pre-defined Button props/styles for common cases
Signature:
ButtonStyles: {
buttonText: typeof buttonText;
buttonTextAccent: typeof buttonTextAccent;
buttonTextPrimary: typeof buttonTextPrimary;
coloredButtonText: typeof coloredButtonText;
}