menu
getxify package
documentation
get_state_manager/src/simple/get_state.dart
BindError<T>
BindError.new constructor
BindError.new constructor
dark_mode
light_mode
BindError<
T
>
constructor
BindError<
T
>
(
{
required
T
controller
,
required
String
?
tag
,
String
?
message
,
})
Creates a
BindError
Implementation
BindError({required this.controller, required this.tag, this.message});
getxify package
documentation
get_state_manager/src/simple/get_state
BindError<T>
BindError.new constructor
BindError class