menu
moduler_structure package
documentation
Exceptions/FlowException.dart
FlowException
FlowException.new constructor
FlowException.new constructor
dark_mode
light_mode
FlowException
constructor
FlowException
(
String
message
)
Implementation
FlowException(this.message) { print('Error: $message'); }
moduler_structure package
documentation
Exceptions/FlowException
FlowException
FlowException.new constructor
FlowException class