menu
camera_with_gps package
documentation
widgets/shutter_button.dart
ShutterButton
ShutterButton.new const constructor
ShutterButton.new const constructor
dark_mode
light_mode
ShutterButton
constructor
const
ShutterButton
(
{
Key
?
key
,
required
bool
busy
,
})
Implementation
const ShutterButton({super.key, required this.busy});
camera_with_gps package
documentation
widgets/shutter_button
ShutterButton
ShutterButton.new const constructor
ShutterButton class