menu
j_tools package
documentation
widgets/j_entry_amount.dart
JEntryAmount
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
String
integer
,
String
decimal
)
?
onChanged
final
Implementation
final void Function(String integer, String decimal)? onChanged;
j_tools package
documentation
widgets/j_entry_amount
JEntryAmount
onChanged property
JEntryAmount class