menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$ProductInput
tax property
tax property
dark_mode
light_mode
tax
property
double
get
tax
Implementation
double get tax => (_$data['tax'] as double);
flutter_widget_gql package
documentation
schema.graphql
Input$ProductInput
tax property
Input$ProductInput class