menu
fetosense_mis
core/utils/app_constants.dart
AppConstants
testRoute constant
testRoute
dark_mode
light_mode
testRoute
constant
String
const
testRoute
Route name for test screens.
Implementation
static const String testRoute = 'test-route';
fetosense_mis
app_constants
AppConstants
testRoute constant
AppConstants class