test_instructions property

  1. @override
String get test_instructions
override

No description provided for @test_instructions.

In en, this message translates to: 'Match the symbol on the screen with its corresponding number using the keyboard on the bottom. Click on the button below to start the test.'

Implementation

@override
String get test_instructions =>
    'Empareja el símbolo en la pantalla con su número correspondiente usando el teclado de abajo. Haz clic en el botón de abajo para comenzar la prueba.';