menu
flutter_waya package
documentation
components/send_sms.dart
SendStateChanged typedef
SendStateChanged typedef
dark_mode
light_mode
SendStateChanged
typedef
SendStateChanged
=
void Function
(
SendState
state
)
Implementation
typedef SendStateChanged = void Function(SendState state);
flutter_waya package
documentation
components/send_sms
SendStateChanged typedef
send_sms library