tns: 6.8.0 tns-core-modules:6.5.21 tns-android:6.5.3 tns-ios:6.5.3 angular:8 HTML: `<FAB (tap)="openMenu($event)" text="Iniciar" rippleColor="#f1f1f1" class="btn-init"></FAB>` Scss: `width: 80; height: 80; background-color: #A7CF45; font-size: 7; font-weight: bold; color: #ffffff;` The text is only black. It does not change it. 