MenuButtonPermissaoItem class
IMPORTANTE As permissões tem que ter os mesmo nomes das rotas Principais. O nome da rota serve para identificar a permissão.
IMPORTANTE O parametro "name" é usado para selecionar uma permissão de uma rota.
Constructors
- MenuButtonPermissaoItem.new({required String descricao, required Function onSelected, IconData? iconData, String? name})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited