menu
neom_core package
documentation
utils/constants/app_route_constants.dart
AppRouteConstants
transactionPath static method
transactionPath static method
dark_mode
light_mode
transactionPath
static method
String
transactionPath
(
String
id
)
Implementation
static String transactionPath(String id) => '/transaction/$id';
neom_core package
documentation
utils/constants/app_route_constants
AppRouteConstants
transactionPath static method
AppRouteConstants class