menu
walletkit_dart
walletkit_dart.dart
TronFeeInformation
TronFeeInformation const constructor
TronFeeInformation
dark_mode
light_mode
TronFeeInformation
constructor
const
TronFeeInformation
(
{
required
Amount
feeLimit
,
})
Implementation
const TronFeeInformation({ required this.feeLimit, });
walletkit_dart
walletkit_dart
TronFeeInformation
TronFeeInformation const constructor
TronFeeInformation class