menu
nimphelos package
documentation
model/nimphelos_model.dart
NimphelosModel<T, E>
function property
function property
dark_mode
light_mode
function
property
bool
? Function
(
E
exception
)
?
function
getter/setter pair
The function to handle exceptions in case of an error.
Implementation
bool? Function(E exception)? function;
nimphelos package
documentation
model/nimphelos_model
NimphelosModel<T, E>
function property
NimphelosModel class