menu
fit_office
fit_office.dart
TExceptions
TExceptions.new const constructor
TExceptions.new
dark_mode
light_mode
TExceptions
constructor
const
TExceptions
(
[
String
message
=
'An unknown exception occurred.'
])
Implementation
const TExceptions([this.message = 'An unknown exception occurred.']);
fit_office
fit_office
TExceptions
TExceptions.new const constructor
TExceptions class