menu
formaster package
documentation
field/input.dart
IntField
convertTo method
convertTo method
dark_mode
light_mode
convertTo
method
@
override
String
?
convertTo
(
int
?
value
)
override
Implementation
@override String? convertTo(int? value) => value?.toString();
formaster package
documentation
field/input
IntField
convertTo method
IntField class