menu
recaster package
documentation
recaster_platform_interface.dart
RecasterPlatform
isRecording method
isRecording method
dark_mode
light_mode
isRecording
method
Future
<
bool
>
isRecording
(
)
Implementation
Future<bool> isRecording() { throw UnimplementedError('isRecording() has not been implemented.'); }
recaster package
documentation
recaster_platform_interface
RecasterPlatform
isRecording method
RecasterPlatform class