menu
gsform package
documentation
gs_form/widget/fields/price_field.dart
GSPriceField
getValue method
getValue method
dark_mode
light_mode
getValue
method
@
override
dynamic
getValue
(
)
override
Implementation
@override getValue() { return controller!.text.replaceAll(',', ''); }
gsform package
documentation
gs_form/widget/fields/price_field
GSPriceField
getValue method
GSPriceField class