menu
monolib_dart package
documentation
pillar.dart
PillarKey
PillarKey.withToken const constructor
PillarKey.withToken const constructor
dark_mode
light_mode
PillarKey.withToken
constructor
const
PillarKey.withToken
(
Type
type
, {
required
String
?
token
,
})
Implementation
const PillarKey.withToken(Type type, {required String? token}) : this._((type: type, token: token));
monolib_dart package
documentation
pillar
PillarKey
PillarKey.withToken const constructor
PillarKey extension type